[Gtkradiant] [Bug 57] kp_subtract issues

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 13 May 2001 16:02:19 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=57

ttimo@idsoftware.com changed:

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Platform|                            |All



------- Additional Comments From ttimo@idsoftware.com  2001-05-13 16:02 -------
maybe look in mainframe_keypress
on my box kp_substract gets caught in gtk_accelerator_valid and doesn't go 
through the command scan
look at kp_gtk_accelerator_valid:
http://developer.gnome.org/doc/API/gtk/gtk-keyboard-accelerators.html
prolly need to look at Gtk source to figure out