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.

_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to