Re: Resetting Radio Buttons



Hi

You can use gtk_widget_set_sensitive() to disable radio buttons. I don't
think there is a way to reset a group. Just use
gtk_toggle_button_set_active() to select a valid button.

Jan-Marek



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