Not disabling menu item accelerator when hiding menu bar, ...



Hi,

I'm looking for the most convenient way to keep menu item accelerator functioning when the application has to hide the menu bar from view. Any suggestion?

What is GTK_ACCEL_LOCKED? Does it help making an accelerator remains in a window's accel_group when the corresponding menu item and menu bar are hidden? (I didn't find it working for this purpose.)

How can I dump an accel_group for myself to scrutinize?

I have working accelerators in the menu; how come when I call gtk_accel_map_save("file.txt"), I get no entry in file.txt?

What is this accel_map about? Is it a way to for an application to save user-modifiable accelerator settings (like that provided by The Gimp?)

How does accel_map interact with accelerators defined in the menu?

Many thanks for the answer to my questions.


--
Daniel Yek




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