Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Activate Window In Window Loses Modality
Message
De
10/03/1999 15:14:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Activate Window In Window Loses Modality
Divers
Thread ID:
00196043
Message ID:
00196043
Vues:
69
Hi all,

I have a form class which gets instantiated as a child window within a larger window. This is done through the createobject function followed by activate window (form name) in (parent form name). This works fine - the form is able to be moved anywhere WITHIN its parent window.

The problem, however, lies in the form's lack of modality or behaving in a modal fashion. The reason why I need a modal form is for a dialog box functionality where I want to collect some values from the user and then execute the next line of code in my method after the form is closed, not immediatly following the form's opening.

Does anyone know of a way I can make my child form modal? By the way, the windowtype property is set correctly to 1 - it's the form's behavior that is not modal.

Thanks for your help!

-JT
Jeff Trockman, MCP
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform