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

[STR New]

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


Matt had added code to Fl_mac.cxx to provide improved keyboard handling,
particularly for Unicode key decoding, but we had to disable it because it
breaks on systems prior to 10.5.x... (around line 1290 of Fl_mac.cxx.)

This patch attempts to determine at runtime the current OS version, and
uses the new code if it is 10.5 or later, but uses the old mechanism for
older systems.

It appears to work correctly, but I don't have a real 10.5 system to test
on so had to fake the test - please, if you have 10.5, test this and let
me know!


Link: http://www.fltk.org/str.php?L2098
Version: 1.3-current
Attachment: http://www.fltk.org/strfiles/2098/mac_keyfunc_patch.zip

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

Reply via email to