DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2444
Version: 1.3-current


Attaching 'sgi_workaround_v1.patch' which solves the immediate problem.
It's a hack. It'd be much better to 'fix' our XUtf8LookupString()
code so that it works consistently. (Specifically its use of
XmbLookupString() which seems to be the real problem)

Of note: I tried changing our call in Fl_x.cxx to XUtf8LookupString()
back to XLookupString() (older FLTK versions used to use) and that
solved the problem too. So it's clear our XUtf8LookupString()
does not act the same as XLookupString() with CTRL keystrokes.

Comments welcome!


Link: http://www.fltk.org/str.php?L2444
Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to