[gtk-list] Re: Toggle button menu item
- From: br0ke shells clipboard com (Erik Greenwald)
- To: gtk-list redhat com
- Subject: [gtk-list] Re: Toggle button menu item
- Date: Fri, 31 Jul 1998 19:22:28 -0700 (PDT)
> I looked through the widgets, and found plain menu items and radio button
> menu items. However, I don't see anything for a toggle/check button
> style. E.g., if my app has sound, you click Options on the menu and then
> "Sound" to turn it off. Then you click it again to turn it on. I can
> implement this easily enough, but how do I display to the user whether
> it's on or off (I believe it's a little check in Windows).
If you're doing menu's "the hard way" (not menufactory) then you should be able to pack an actual gtk_check_box widget into it. I know labels and pixmaps can be packed into a menu item...
-Erik
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]