autoscalemode
WPF high dpi issues
I created a simple web browser WPF test application with pictures and text within a canvas, with windows set at 96dpi.[详细]
2023-03-04 15:08 分类:问答Can some one explain to me why the behavior of this ActionScript code is auto scale?
I\'m new to AS3 and I\'m doing some custom video player video project for AIR. While I was studying the simple examples (non-StageVideo) on how to play videos, I\'ve encountered a unique situation whe[详细]
2023-02-22 02:07 分类:问答How does Mono's WinForms determine the system font size?
I wrote a C# application for Linux that is compiled by mono (gmcs) and uses the WinForms 2.0 library render a user interface.My application looks fine on my computer, but one of my customers is a usin[详细]
2023-02-01 04:40 分类:问答AutoScaleMode DPI and the PrintDialog
After enabling our aplication to use AutoScaleMode = DPI we are getting a strange issue when we show the PrintDialog at a DPI greater than 96. After the PrintDialog has been shown the text size on cer[详细]
2023-01-30 02:29 分类:问答Visual Studio and DPI issue
I am developing a Windows Forms application using VS2008 on Windows Vista. I tried to run my application on Windows XP the other day, and everything on GUI was messed up. I realized that I developed t[详细]
2023-01-26 18:32 分类:问答Can Amazon Auto Scaling Service work with Elastic Map Reduce Service?
since amazon web service need to pay, so just wanna ask ppl who had worked on it before i jump into it, and confirm some knowledge about it.[详细]
2023-01-20 03:54 分类:问答AutoScaleMode.Inherit does not inherit
I have a user control contained in a tabpage. The Form has set AutoScaleMode = AutoScaleMode.Font and the UserControl has set AutoScaleMode.Inherit.[详细]
2022-12-24 14:46 分类:问答AutoScaleMode.Font and Dynamically added controls
I\'ve been having some trouble scaling controls in my application properly with the form font size. The problem is that the form dynamically adds controls in response to user actions. Any controls tha[详细]
2022-12-20 21:43 分类:问答