Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Locked
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Form Locked
Divers
Thread ID:
01282519
Message ID:
01282519
Vues:
68
Hi
I have a piece of code , to do a lookup, which calls a Modal form as:
Do Form MyForm with Param1,param2 etc
Sometimes, this form gets locked behind the calling form, and control is passed back to the calling Form, but with the Called form still enabled
Even though I can click on some of the boxes on the calling form,I cant exit out and I Have to Bomb out

Is there a way to identify Forms that are open . I could then maybe put Full focus back to the called from, so at least I can exit out of that.
sometthing like(not sure of Code)
If MyForm is Open
Activate MyForm and Put On Top
Endif
The Called form is Modal. I have also tried 'Always on Top' but this does not work either.

Any nhelp appreciated on how to solve or workarounds, or indeed why this would happen in the first place, at it is a Modal form.
Regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform