Re: Sensitive OFF for Radio Button



Stephane Duguay <sduguay Matrox COM> writes:

Anyone know a way to set sensitive to FALSE for radio button ?
I did try to set sensitive to FALSE for
radio->check_button->toggle_button but
it doesn't work !!!!


What's wrong with:
  gtk_widget_set_sensitive (GTK_WIDGET (radiobutton), FALSE)?

Or am I missing the point?

Havoc




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