Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close the VFP desktop?
Message
De
20/12/1998 10:02:33
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:
00166481
Message ID:
00169234
Vues:
44
>If I'm following this correctly, I don't believe what you've described is an issue anymore. For example my main.prg for an app I'm working on is similar to the following:
>
>
>DO Login TO mlvalid     &&Modal Login Screen
>
>IF !mlvalid
>   RETURN
>ENDIF
>
>DO ProjectWizard TO mcproj   &&Modal Project Selection/Creation screen
>
>IF ALLTRIM(mcproj)==""
>   RETURN
>ENDIF
>
>{instantiate toolbar and display menu}
>READ EVENTS
>
>
>The 2 modal forms before the READ EVENTS work fine. Let me know if this helps or if I've missed the boat on your situation.

It's probably something I haven't done right in the first place, couple of years ago. It's either the forms I tried back then were not really modal (contained in a non-modal form set) or something else. Let's forget this - we're all building apps with Read Events early enough or designed like your code here, so this really isn't an issue anymore. The nonexistence of IsReadEventsActive() function is actually not a problem.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform