Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program executing
Message
De
15/04/2005 10:28:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01005064
Message ID:
01005108
Vues:
22
>Thankyou for your feedback. I have set the window to modal for the form. But my program that calls the form i.e. do form then continues to executes my other do statements. Here is my code in main.prg:
>
>
>DO FORM 'neil'
>MESSAGEBOX("Continued")
>
>
>I basically do not want the messagebox to appear until I close the form.

Neil,
If it's toplevel (ShowWindow=2) you can't make it modal. Modal need to be either in screen or in top level.
PS: If it's something like a login form then you can simulate modality with read events-clear events.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform