Re: emulating a button click by software



On Mon, 2006-12-11 at 09:12 +0100, Carlos Lacasta wrote:
> Many thanks for the hack Ricardo,
> 
> It turned out that I was doing something wrong: I was "deactivating" a
> radio button of a group with just 2 of them, hoping that this would
> trigger the other button activation. However, I did manage to leave the
> application in a fancy state, that is, what happens if none of the
> radiobuttons in a group is activated ?

oh, and yes ... proper handling of events for radio buttons has to take
into account that for every button deactivated, another will be
activated. its quite a pain.

--p





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]