Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
As I gaze upon the grave I consider my MODALITY
Message
De
21/10/2003 16:59:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
As I gaze upon the grave I consider my MODALITY
Divers
Thread ID:
00840843
Message ID:
00840843
Vues:
42
What xconditions can (will) prevent a form class from being modal?
loform = create('aModalForm')
loform.show(1)
loform = ''

define class aModalForm as form
ShowWindow = 1
WindowType = 1

Function QueryUnload
  This.Visible = .f.
endfun

enddefine
This is not the same environment as that which is preventing Modality but this represents the override form settings which are employed.
At the time of instanciation the screen is not showing and there are no other forms open. There is a complex environment but I do not know what to look for.

I just need some ideas as to what can prevent modality.

Thanks

Glenn
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform