Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal form lost focus and die
Message
De
04/03/2003 12:14:34
 
 
À
04/03/2003 10:57:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00760474
Message ID:
00760997
Vues:
22
>One option is to put code in the deactivate() method of the modal form that
>sets focus back to a control on itself. I just tested it; it works around
>the problem.

:-))))

Yesterday I wrote about it :
---
I have fixed it by very stupid way : I have put a "ThisForm.SetFocus" instruction into Deactivate method of every modal window that can be called from the Process screen. It worked well until we have translated our product to another languages. We have used INTL toolkit. Here the problem : INTL use modal forms instead standard MessageBoxes. So, it does not work together with my dirty patches.
---

Also if you try to show form3 (modal) from form2 - you will have a problem again.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform