Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Single-window application
Message
De
26/10/2010 19:51:36
 
 
À
26/10/2010 17:45:55
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01487017
Message ID:
01487045
Vues:
73
There's no reason not to use read events. For a single form, you can also declare a global variable, say, oForm and then
do form xxx name oForm
and then RELEASE oForm when you want the form to go away.

Hank

>>>This is the first time I do this kind of thing... At runtime (when converted to an EXE), I want a single-window application, rather than my form opening within the main VFP form. What are the settings I need for this? I tried the top-level-form setting, but that doesn't seem to be enough.
>>>
>>>TIA,
>>>
>>>Hilmar.
>>
>>As Hank said, SCREEN = OFF in config.fpw and form as Top Level form.
>
>OK, thanks to you both. It turns out I also had to add a missing READ EVENTS: I thought that, if I had main form modal, that might not be necessary, but it didn't work.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform