imacarthur wrote:
Whilst investigating STR 2080, I tripped over a "feature" in WinXP (and possibly also in Vista) described in STR 2086. Can I ask others that have access to WinXP and Vista test systems to try the failure recipe I describe and report whether the fault is reproducible or not?
Same here on WinXP. I used the font "Adobe Ming Std L", because I don't have "Arial Unicode MS". There are some missing glyphs, however. Particularly the last of the 4th menu entry, this might explain, why my menu appears to be empty. The empty menu box seems to have the correct height, but extends to the left until the display border, no matter where the program window is positioned.
In my XP version, the window title doesn't look correct. See attached file WinXP.png.It looks like a non-initialized variable, maybe when measuring the menu width. I don't know, if this has anything to do with it, but fl_measure() has reference arguments w and h. The input values (or at least w) limit the width of the returned values (with wrapping). Maybe it has something to do with the previous value of such a string measurement variable...
Albrecht
<<inline: WinXP.png>>
_______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
