On Oct 1, 2007, at 5:02 PM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:
> Now if I press the right mouse button while draging widget (with > left mouse button held down), widget is not draging anymore. Are you referring to Drag'n'drop? DND is a function of the operating system. FLTK can not change the behavior of the mouse buttons and modifiers during a System DND. If you did implement your own DND, then I would need to see some of your code - reduced to the essentials - to help you more. Matthias ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

