[Gtkradiant] [Bug 865] Texture Subsets text entry does not allow typing.

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 10 Oct 2003 07:42:58 -0500


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





------- Additional Comments From wjoseph@europe.ea.com  2003-10-10 07:42 -------
Created an attachment (id=509)
 --> (http://zerowing.idsoftware.com/bugzilla/attachment.cgi?id=509&action=view)
patch for trunk rev 3957

This patch removes the main-window accelerators on a GtkWidget::focus-in-event
on the texture subsets entry widget, then re-adds them on a
GtkWidget::focus-out-event. We may want to tweak this behaviour a little...