Re: What is a non-editable spinbutton?



"Matthias Clasen" <Matthias Clasen poet de> writes:

> I can imagine readonly spinbuttons to make sense if they become
> readonly as part of changing some other settings in a larger dialog.

But if that happens, they should be "grayed out" with
gtk_widget_set_sensitive (widget, FALSE), not set to "non-editable".



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