Re: [gtk-list] Inactive widgets




Pavel Greenfield <pavel@riskdevel.ml.com> writes:

> What's the general approach in making certain widgets inactive?
> E.g. is there a way to make, say, a frame, to appear grayish, take up the
> appropriate space, but be inactive, i.e. all entries, buttons, etc. inside
> inactive?

void       gtk_widget_set_sensitive       (GtkWidget           *widget,
                                           gint                 sensitive);

Regards,
                                        Owen



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