[Glade-users] Accelerator keys
- From: tristan.van.berkom at gmail.com (Tristan Van Berkom)
- Subject: [Glade-users] Accelerator keys
- Date: Sat, 6 Jun 2009 17:07:31 -0400
On Sat, Jun 6, 2009 at 4:52 PM, Jonathan Lane<lanej at horizon.com> wrote:
I've asked this on the list before, but it's hard to imagine that no
one else has noticed this, so I must be doing something wrong.
I'm trying to add accelerators (such as CTRL-O, etc) to my MenuItems.
On the Common tab for the GtkImageMenuItem, I hook the accelerator I
want to the activate signal.
Is this not the way I should be doing it? ?Some of them work, but most
don't, and I can't figure why.
I'm using glade 3.6.3 and saving my projects in Builder format.
Gah, This is my mistake.
This needs to be fixed in GTK+, GtkMenuItem doesnt use an accel-group
property to connect to the window's accel-group, right now the "accel-group"
is only handled by GtkImageMenuItem but it should be handled by
menu items in general.
Im sure there is a bug open for this but I cant seem to find it
right now.
Sorry for this inconvenience.
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]