Re: RadioButtons



Hi.

> I have several RadioButtons in the same group, but I would like that
> when first shown they would all be un-active and when the user selects
> one of them then have the expected behavior. Is this possible? I know
> I've seen it somewhere, just not sure if somewhere using Gtk+3.

The easiest way of achieving this is to add one hidden radio button to
your group and make it active at the start. This way all other buttons
will be initially inactive.

Cheers,
Tadej

-- 
Tadej Borovšak
tadej borovsak gmail com
tadeboro gmail com
tadeboro.blogspot.com



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