Disable Spin Buttons



I have a spin button that allows the user to enter 0-65534. When they click a
radio button I want to make the spin button read 65535 and not allow them to
change it until they select a different radio button. Is there a function
that can disable a spin button? 
Something like [code]void gtk_combo_disable_activate( GtkCombo *combo
);[/code] but for spin buttons.

Thanks,
Justin
-- 
View this message in context: http://www.nabble.com/Disable-Spin-Buttons-tp19639406p19639406.html
Sent from the Gtk+ - General mailing list archive at Nabble.com.



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