Anyone knows the reason why FL_DRAG event is transformed to FL_MOVE after a FL_RELEASE? Is this a bug?
For example here's the sequence:
Press continuously MB 1 -> FL_PUSH
Move the mouse -> FL_DRAG
Press continuously MB 2 -> FL_PUSH
Move the mouse -> FL_DRAG
Release MB 2 -> FL_RELEASE
Move the mouse -> FL_MOVE
We really have issue with this behavior as it causes many problems when
navigating in our 3D View. This happens on 1.1.X and 1.3.X on both Windows/Linux, haven't personally checked on OSX.
Thanks in advance,
--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
[ Direct Link to Message ]
Comments are owned by the poster. All other content is copyright 1998-2026 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.