Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's different between Ctrl-tab and click to a page
Message
De
21/08/2007 19:09:12
 
 
À
21/08/2007 05:47:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01249290
Message ID:
01249490
Vues:
14
Hi,

>
>Have you tried:
>
>In the GotFocus() event of Page 1:
>
>This.edtBox1.SetFocus()
>
>so that every time page 1 gets the focus, either from clicking its tab, or hot-keying to it, it passes on the focus to the editbox.

Yes, I have tried that before, but it does not work.

The funny thing is both Click and Ctrl-tab to switch to page1 trigger the ACTIVATE event. I can confirm this by simply adding a "MESSAGEB('Hello, I am triggered')" line right before the "This.edtBox1.SetFocus()" in the ACTIVATE event procedure. But only the Click work...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform