Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Option Group.Click Event (Click-Enter Problem)???
Message
From
05/03/1997 13:43:51
Kris Griffin
Software & Services of Louisiana, Inc.
Shreveport, Louisiana, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Option Group.Click Event (Click-Enter Problem)???
Miscellaneous
Thread ID:
00022990
Message ID:
00022990
Views:
85
FORM1
--------------------------------------------------------------
() Opt1 TextBox1
() Opt2 TextBox2

CommandButton1 CommandButton2
--------------------------------------------------------------
Opt1.click event
thisform.textbox1.setfocus

Opt2.click event
thisform.textbox2.setfocus

When I Click (SpaceBar) to select Opt1, focus goes to TextBox1 which is as I expect. Also behaves properly for Click(SpaceBar) to select Opt2.

PROBLEM: When I press to select either Opt1 or Opt2 the appropriate Opt?.Click fires, but focus is set to CommandButton1.

Is there a way around this????
Next
Reply
Map
View

Click here to load this message in the networking platform