hot widget removal
Submitted by gseba on Thu, 03/20/2008 - 14:31.
I want to remove buttons from e.g.
camorama so that i have more of a space in the desktop; after an initial configuration they become unused, anyhow, so that that functionality is very soon unreachable. I did program once subclassing in MFC. I figure it would not be as easy supporting widget "removal" in GTK. I do not mean doing it in a programmable manner, like a toolbar perhaps sounds familiar to, but akin to http://freedesktop.org/Software/wininfo...
GSeba
Recent blog posts
- Nirmitsu Technologies Launches NU2000, NU2100 and NU4000
- Gtk and Embedded Devices - part 1
- gtk extra plot...
- GtkSheet with freeze panes
- Fake a signal
- Query::Setting Color of submenu Widgets
- how to color the combo box entry
- Multiline Text Editing Widget
- Setting Color of submenu Widgets
- GtkFB (Gtk+) for the Linux Framebuffer









Re: hot widget removal
hotwidget removal is possible in gtk
do you want widget to remove and do some operation
or hide it and bring it back?
Re: hot widget removal
hotwidget removal is possible in gtk
do you want widget to remove and do some operation
or hide it and bring it back?