Re: [gtkmm] CList greyed out



Peter F Bradshaw <pfb users sourceforge net> writes:

> Wrt gtkmm 1.2:
> 
> I have a particular CList widget which is greyed out. I've had a look
> through the class pages and headers but can find no function that either
> greys out (or un greys out) this, or any other, widget. So I guess my
> question is under what circumstances is the CList widget greyed out?

For gtkmm 2.2 the method is set_sensitive:

  http://www.gtkmm.org/gtkmm2/docs/reference/html/classGtk_1_1Widget.html#a35

I suspect it's the same for 1.2, but I never really used that version.

-- 
Ole Laursen
http://www.cs.auc.dk/~olau/



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