Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display Settings
Message
 
 
To
16/08/2013 09:07:45
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01580597
Message ID:
01580644
Views:
32
>>I usually have my Display Settings at 1024 by 768.
>>However, is there a way to change the display settings at run-time to 800 by 600?
>>
>>I need to do that in an app (if possible) for a hard-to-see person.
>>
>
>As Hilmar said, generally, it's a bad idea to change the screen resolution. What you should focus on is making your application look good, whatever the user's chosen resolution is.
>
>This paper includes code for adjusting the font size based on the form size. You might be able to adapt that idea:
>
>http://www.tomorrowssolutionsllc.com/Conference%20Sessions/Developing%20Applications%20For%20Everyone.pdf
>
>Tamar
>
>P.S. Is that "hard-to-see person" a Who? They're hard to see. <g>

I completely agree with you (as usual) that setting screen resolution in code is not right. That is up to the user and an application should respect the user's Windows settings. Or whatever the OS is. The developer's task has become even more difficult with the proliferation of mobile devices. Smartphones and iPads are completely different beasts from a large monitor hooked to a PC. People have tried it but I don't think a one-size-fits-all UI even makes sense any more.
Previous
Reply
Map
View

Click here to load this message in the networking platform