Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to avoid auto-maximize after maximized window?
Message
De
04/01/1998 06:48:58
 
 
À
03/01/1998 17:18:28
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00068809
Message ID:
00069330
Vues:
58
>>For example, when i run the following program
>>
>>set reso off
>>modi repo R1 nowa
>>keyb '{ctrl+f10}{esc}'
>>modi repo r2 nowa
>>
>>the report R1 gets auto-maximized. How to avoid window R1 auto-maximizing?
>>I'm wondering why foxpro has this ill behaviour.
>
>The ctrl+F10 is sent to the active window; in your case it's r1.frx
>(notice the nowait clause), therefore it gets
>maximized.

If i remove keyb command at all:

set reso off
modi repo R1 nowa
modi repo r2 nowa

and issue it manually after running this program, R2 gets
maximized. After closing R2, R1 gets auto-maximized. How to avoid
auto-maximizing on R1 ?
This happens to all windows (forms, modi file etc) in vfp and fpw.
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform