Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
800x600 on a 640x480 system, scrolling main window?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00025758
Message ID:
00025764
Vues:
29
>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++.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform