Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with show() and visible
Message
De
23/04/1998 16:08:35
 
 
À
23/04/1998 16:00:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00094447
Message ID:
00094455
Vues:
22
>I created a class for a lookup form that is used through out an application. When I want to display the model form I just issue a oCal.Show(). The form displays ok then when a button is clicked it issues a THISFORM.visible = .F. and should continue program execution.
>
>Needless to say the main form display cannot be accessed now, the screen just beeps whenever I try to select anything on it. I do not want to release the oCal object, but I do want to return control to he calling program. What am I missing?

The modal form by definition will stop event processing and to resume it you must kill this form first (or create and use it as modeless).
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform