radio buttons
radio buttons
- Subject: radio buttons
- From: Konstantinos Theofilis <email@hidden>
- Date: Wed, 14 Sep 2005 23:14:44 +0100
Hi list,
I have a matrix of 4 radio buttons (made in IB).
The default selected radio button is the first one.
Now, if the correct radio button is selected, a variable is changing.
But:
For example there is the radio buttons A, B. C and D.
The correct radio button for the user to press is button A.
If he leaves the radio buttons as they are (A button already
selected) and proceeds to the next screen, the variable is not changed.
If he clicks on B,C or D and THEN clicks again on A, and proceeds to
the next screen, then the app is working fine and the variable changes.
How can I overcome this?
Can I display the radio buttons with none of them preselected?
Or do have to the the (ugly) workaround and make a 5th radio button
to be preselected and transparent??
I could replace all of them with switchboxes, but it is A LOT of work
(I will keep it in mind for next time though!)
Thanks!
Kostas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden