Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command Group Value
Message
From
22/01/2002 13:08:02
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00606848
Message ID:
00608523
Views:
25
Hi David,
Thanks for the response. You're right. Command Groups are problematic. So are Option Groups for the same exact reasons. I was able to solve the problem by simply adding the following code to the CLICK event of each button:

WITH THIS
.VALUE = n && Where 'n' is the button number
.PARENT.CLICK()
ENDWITH

Too bad the control can't be manipulated as desired without this code.

Rich
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform