Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximized Forms
Message
De
01/02/1999 11:24:17
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Maximized Forms
Divers
Thread ID:
00182503
Message ID:
00182503
Vues:
58
In my current app, I develop all of the forms in 800x600 and when they are displayed at greater than 800x600 the background pic does not always get 'tiled' out to the ends of the display as I would like it to. The VFP window takes up the full screen but as stated the form periodically stays at 800x600. A 1024x768 screen with 800x600 used for a form and the rest showing just white, looks a little silly.

The only pattern I can detect to this problem is that, it appears to occur when a form is called from my search routines.

In my MAIN.PRG if have:

SET sysmenu off
_SCREEN.windowstate=2

and all of my forms have their:

BOARDER STYLE = 2 FIXED
CAPTION = NONE
SIZEBOX = FALSE
SCROLLBARS = NONE
TITLE BAR = OFF
WINDOWSTATE = 2 MAXIMIZED

Any ideas???
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform