Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capturing _SCREEN resizing
Message
De
14/11/2001 10:14:33
 
 
À
14/11/2001 10:06:45
Dennis Little
Ist Choice Travel
Glos, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00581389
Message ID:
00581492
Vues:
32
Dennis

Well, everytime the _Screen is Resized, you could have code in the Resize event to perhaps call your Forms resize and then they could position themselves accordingly.

Is that what you need to achieve ?

Kev

>Kevin
>
>Apologies, my error - the .fxp was not being overwritten from an earlier version - had not saved the preferences.
>
>The following works:-
>
>DEFINE CLASS Resizer AS Custom
> oScreen = _Screen
>
> PROCEDURE oScreen.Resize
> * Code
> ENDPROC
>ENDDEFINE
>
>_Screen.AddObject("oResizer", "Resizer")
>
>Thanks for your patience
>
>I don't understand how you apply this to capture changes to _SCREEN size?
>
>Any help much appreciated
>
>Dennis
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform