Re: Buttons and Groups



Steve & Patti Getzinger <steveandpatti wubs org> writes:
Before I go off running to redefine something I thought I would ask.
What I desire is radio button behaviour (can only click one at a time)
but with standard (in appearance) buttons. Do I need to write a new
widget based on radio button or can I define a group as with radio
buttons and it be operational?


I think if you call gtk_toggle_button_set_mode() on a group of
GtkRadioButton they will look like regular buttons. Untested.

Havoc




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