Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In-Top-Level-Form prevents As-Top-Level-Form come on top
Message
De
06/10/2003 23:11:31
 
 
À
05/10/2003 07:45:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00835178
Message ID:
00835620
Vues:
19
>>Hi Peter,
>>
>>>The main form will come on top if the second form is an As-Top-Level-Form and if both have Desktop=False. This is almost okay, but I'd like to have the second form to be a child, for in that case the user can minimize both with one click on the minimize button of the main form.
>>
>>You can put code in the Resize event of the main form and set the child form's WindowState property to 1 (minimized)
>
>That's not my idea of a good GUI.

Hi Peter,

What I do is have a form manager class do this behavior for me (that of minimized the 'child' forms if the main form is minimized). Kindly enlighten me if this is not a good idea for a good GUI. Thanks.

Dennis
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform