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

[STR New]

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


I'm using Fl_Menu_Button with box type FL_NO_BOX in order to get a free
floating popup menu. In order for it not to confuse Fl_Scroll or create
similar problems, I've created it without a parent. Unfortunately that
results in it being position incorrectly as it uses Fl::event_x/y() at all
times.

As these are window relative coordinates, it should check if it has a
window and use Fl::event_x/y_root() if not.


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

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

Reply via email to