[Gtkradiant] [Bug 15] Shortcuts that are broken
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 07 Sep 2001 10:35:31 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=15
ttimo@idsoftware.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ttimo@idsoftware.com 2001-09-07 10:35 -------
in g_commands:
{"CubicClipZoomOut", ']', 0x04, ID_VIEW_CUBEOUT, "menu_view_cubeout"},
{"CubicClipZoomIn", '[', 0x04, ID_VIEW_CUBEIN, "menu_view_cubein"},
those are registered with gtk_widget_add_accelerator
but there was a Gtk win32 bug that screwed up the event translation when the
key combo happened
------- You are receiving this mail because: -------
Whoops! I have no idea!