O$: click on a Radio Group
Gavin Foster
omnislist at dataweaver.com
Thu May 29 05:15:50 EDT 2008
Hi Franco,
You might be able to use mousevents. I require the opposite to you - I
want to detect when the selected radio button is clicked again and
then I set the value to zero (the zero button is hidden). I store the
current value on evMouseDown in an instance variable. If the value is
the same on evMouseUp or evClick, I discard the event.
I am using individual radio buttons - not the new button group ( which
I can't find at the moment).
HTH
Gav
>
> What do you use to prevent the evClick method to be executed when
> the user
> clicks on a RadioGroup over the current value?
>
More information about the omnisdev-en
mailing list