|
-
Mar 28th, 2004, 09:17 AM
#1
Thread Starter
Member
ItemListener question
I have three radio buttons that are set into a group to enable only 1 selection. I have set itemlisteners to all 3 buttons.
When the user clicks 1 of the buttons, they are prompted using YES_NO dialog box'asking them to confirm the change'.
My problem is this: If they decide not to proceed, the newly seleted button becomes the current active choice. How can I prevent this from happening?
I mean how can I set a radiobutton but without calling the listeners method?
Last edited by slipper; Mar 28th, 2004 at 04:47 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|