gtk_widget_hide(menu) and accelerators gone missing (Glade generated GUI)
- From: "Emmanuel Julien" <xbarr ninomojo com>
- To: gtk-app-devel-list gnome org
- Subject: gtk_widget_hide(menu) and accelerators gone missing (Glade generated GUI)
- Date: Sat, 01 Jan 2005 01:01:54 +0900
Hi everyone,
Sorry for asking but this one looks like it's going to take some time to
solve on my own alone.
Basically I'm hiding my application menu (by hiding the Glade
BonoboDockItem via gtk_widget_hide())
and it disables all menu accelerators in the process.
Is there a way to hide the menu and still have it process its accelerators?
Note: Resizing it won't work and I can't just 'mask' it I really need to
be hidden.
Maybe hiding the menubar (the GtkMenuBar) might solve the problem but
I can't find a clean way to retrieve it.
Thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]