Re: Win32 keyboard handling changes



Herman Bloggs writes:
 > Neither the ALT or SHIFT+CTRL input methods work in gtk-2-2.  What is
 > the plan for this?

The Shift+Ctrl system works fine here...

Alt+numpad digits don't (any longe). There is no code to handle
it. It's hard to say where such code should be added (if at
all). Re-add complex state handling to gdkevents-win32.c and handle
WM_CHAR messages, too, just for this purpose? Or do it in a
GtkIMContext that would be the default on Win32, a subclass of
GtkImContextSimple (or however it would be implemented)?

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]