Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
800x600 on a 640x480 system, scrolling main window?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00025758
Message ID:
00025764
Views:
25
>I have developed an app that needs SVGA (800x600) for the amount of screen content and windows. Is there a way to make the main _screen in VFP scroll for windows or other items that are off screen on a system that cannot display 800x600?

Not that I know of.... the inherent nature of VFP works by creating forms (including the main vfp window) as a bitmap and draws on the bitmap (i.e. whenever you do a ? "output" statement. An idea I have been toying with is the use of OCX scrollbars on a form and then placing all the contents of the form inside a container control that is then scrolled around. This would work, and the OCX controls are readily available.

HTH,
Peter Stephens
Visual Records, Inc.

Lead Programmer for the general purpose record keeping system Visual Records. Written primarily in VFP 6.0 with a little C++.
Previous
Reply
Map
View

Click here to load this message in the networking platform