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

[STR New]

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


Manolo reports that the Fl::x(), y(), w() and h() functions return
different responses across platforms, in multi-head systems:

- on Mac OS, the workarea size of the focus-containing screen
- on MSWIN, the workarea size of the main screen
- on X11, the workarea size of fl_screen

Clearly, that means that code that uses these methods may behave
unexpectedly on multi-head systems, if we move from one host to another.

This seems like it could be a Very Bad Thing.


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

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to