Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus Problem (Bug)
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SetFocus Problem (Bug)
Miscellaneous
Thread ID:
00554191
Message ID:
00554191
Views:
49
Let's set the stage...

Take a form, put a pageframe on the form.
Set PageCount to 50.
Put 2 buttons on the form (not in the pageframe).
On the click event of one button put:

thisform.pageframe1.ActivePage=thisform.pageframe1.ActivePage+1

In the init of the form put:

thisform.pageframe1.Tabs=.f.

Run the form and put the focus on the button with the code. Press enter a couple of times and the focus changes to the other button (or the next object in the tab order) If you click on the button, it works correctly. (focus doesn't change) Anyone have any ideas? (Directing question at the Microsoft people)

It works correctly in VFP6.

Tom
Next
Reply
Map
View

Click here to load this message in the networking platform