Re: Not disabling menu item accelerator when hiding menu bar, ...
- From: Daniel Yek <dyek real com>
- To: "David Ne as (Yeti)" <yeti physics muni cz>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Not disabling menu item accelerator when hiding menu bar, ...
- Date: Fri, 02 Mar 2007 09:00:40 -0800
Hi David,
I didn't receive your reply in my inbox and only found it in the archive
when I checked yesterday.
Thank you for being so helpful. I'm very grateful.
So, you created a duplicated, somewhat redundant, pop-up menu so that when
the menu bar is unmapped and disabled, there is another menu (the popup)
not being disabled and can accept the same set of accelerators.
That is a good idea in that an application likes The Gimp would have a
popup menu anyway and that it points to area where I can do more digging
and might just be able to keep only one copy (less kludge).
Thanks much.
If other people know the answers to other questions (at the bottom) and
would like to share with me before I find out for myself, I'm still all ears!
--
Daniel Yek
* From: David Ne as (Yeti) <yeti physics muni cz>
* To: gtk-app-devel-list gnome org
* Subject: Re: Not disabling menu item accelerator when hiding menu
bar, ...
* Date: Wed, 28 Feb 2007 16:31:08 +0100
----------
> 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?
An example demonstrating the kluge I have been using is
enclosed.
Yeti
--
Whatever.
<snip...>
At 03:13 PM 2/27/2007, Daniel Yek wrote:
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]