Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with setfocus
Message
From
05/01/2007 03:13:48
Reza Meamar
Homa Programming Group
Shiraz, Iran
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01182657
Message ID:
01182682
Views:
21
Dear Martin,
oh yes,you are right.
what must i do?
thanks

>Hi Reza,
>
>Because you call method SetFocus() of any object in form GetInfo.scx on running it and you call this form from any this event (When, Valid, RangeHigh,RangeLow event). Check if any event from preview list is in Call stack.
>
>This is not bug, it's feature. Check pass-word for method Setfocus in Help .
>
>MartiJ
>
>>Dear all,
>>I have a form for get some infos, in this form (GetInfo.scx) I have a command button that in its click event I put Thisform.text1.SetFocus in last line.
>>When I run this form separately, it works correctly. But when I call this form from another form with ( DO GetInfo.scx WITH 1,2 ), and when I click command button, I get error 2012 (Cannot call SetFocus from within a When, Valid, RangeHigh or RangeLow event )
>>WHY?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform