Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Screen Resolution
Message
From
07/04/1997 17:47:33
 
 
To
07/04/1997 17:28:15
Vernon Moeller
Texas Adjutant General's Department
Austin, Texas, United States
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00027320
Message ID:
00027323
Views:
27
Make sure the the to pc's you're comparing are using the same Font and Point size, or the comparison will be invalid. You may want to put the "MODIFY WINDOW SCREEN ........" command into the beginning of your application to ensure that the program always switches to the target font before doing any writing to the screen. An alternatve (limited) is to use the command "SET DISPLAY TO VGA25" or "SET DISPLAY TO VGA50", but that limits you to Foxfont at 7 or 9 pts. -- Vaughn > Date: Mon, 7 Apr 97 17:31:33 -0500 > Reply-to: foxpro@transformation.com > > I am fairly new to programming in FPW2.5 (there isn't a section for that > version, so I'm leaving it here) with several years' experience in FPD2.5. > I have created a screen which allows input/edit for 59 fields. It looks > fine on my PC, but when I try to run it on the user's PC, the fields have > all been squished together horizontally. You can still see most of the > fields, but their labels (like Name:, SSN:, etc) are usually obscured or > hidden by fields to their right. > My monitor is set for 800x600x32KC; the user is using 800x600x256C. I've > tried changing both monitor resolutions to 800x600x256C with small fonts, > and all it does is to make my other Windows app screens to small to be > useful. > > Any ideas, please? > > \/\/\ > >
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform