specifically in the examples/gtk_entry_wrapper.cpp/.h files
Currently focus in/out events are being passed correctly and ibus switches input method appropriately, however keystrokes between nux and gdk are incompatible and the mouse position events are currently not in the right place so dragging to select etc is not actually possible..
Todo list is in the gtk_entry_wrapper.cpp file comments at the top
Bunch of things for jaytaoko to work on, mostly polish lookup tables and a bit of co-ordinate jangling/testing.
Work has begun on this code and can be found at; lp:~karl-qdh/nux/nux.gtkentry-wrapper
specifically in the examples/ gtk_entry_ wrapper. cpp/.h files
Currently focus in/out events are being passed correctly and ibus switches input method appropriately, however keystrokes between nux and gdk are incompatible and the mouse position events are currently not in the right place so dragging to select etc is not actually possible..
Todo list is in the gtk_entry_ wrapper. cpp file comments at the top
Bunch of things for jaytaoko to work on, mostly polish lookup tables and a bit of co-ordinate jangling/testing.