Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I manipulate the top level screen
Message
 
 
To
01/11/2004 10:49:23
Brian O'Donovan
Crescent Computers
Cork, Ireland
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00956571
Message ID:
00956578
Views:
7
Hi Brian,

Use the handle to the _screen.
_screen.top = 10 
_screen.left = 10 
_screen.height = 300 
_screen.width = 500 
Don't use it myself, but it should work ok.

>Hi All
>
>I want to use a menu that I have generated in the top level screen. I set the screen = on in config.vfp and this works fine. However, i am running the application in a normal window, so therefore the top level(the main visual foxpro screen) form appears at the top left corner. Can I position this screen where I want it and size it ?
>
>Thanks
>
>Brian O Donovan
Regards,

Mike

"We try to solve the problem by rushing through the design process so that enough time is left at the end to uncover the errors that were made because we rushed through the design process."
- Glenford Myers

If you're going through hell, keep going. - Walt Disney
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform