Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo inside a container.
Message
From
09/04/2002 15:13:56
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00642785
Message ID:
00642848
Views:
17
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform