Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo inside a container.
Message
De
09/04/2002 15:13:56
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00642785
Message ID:
00642848
Vues:
18
>Hi, James!
>
>I think Thomas made a joke <vbg> - there is no really reason against combining controls in containers as a class!
>
>BTW: I can follow Erics answer - there must be another reason.
>
>Try the following:
>- Activate the debugger.
>- Activate "Event tracking" before clicking
>- Click the control
>- Deactivate "Event tracking"
>- Check out which events fired!
I found it. I was using a class I got from a book and it has this code in the gotfocus() event. I commented out setfocus() and it works fine.
dodefault()
WITH This
	.cOldExact = SET( 'EXACT' )
*	.SetFocus()
ENDWITH	
Thanks for all your help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform