Here's an odd thing: I was actually reading the docs (!) for Fl_Input and I note that, on this Mac using Safari, the "Character Composition Table" does not display the composed characters correctly.
This is true for the fltk-1.1.10 and fltk-1.3.x docs. Now, what makes this *odd* is that the old fltk-1.0.10 docs *do* display the characters correctly. In the absence of any actual evidence, I am guessing that this is because the old docs have a charset line: META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> Whereas the newer docs do not - I guess that in that case Safari is just guessing that they are UTF-8 and messing things up a bit? Just a thought... -- Ian _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
