Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define Window size
Message
From
04/12/2014 14:04:14
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01611835
Message ID:
01611839
Views:
48
>Can someone tell me what would be the max size I would use for FROM 2,1 to ?,? in the DEFINE WINDOW to fill a monitor (just doing some testing) for a quick Snap Shot accounting window? By the way, I would like to know the max size to be on the safe side, not that I plan on using it.
>
>In other words, what would the numbers be for the ?,? in the following:
>
>DEFINE WINDOW wOutput1 FROM 2,1 TO ?,? TITLE 'Full Screen' CLOSE FLOAT GROW ZOOM
>
>Any help is appreciated.....

This will depend on the current font and font size. But you can always try "Zoom Window wOutput1 Max" as a second line.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform