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

[STR New]

Link: http://www.fltk.org/str.php?L2095
Version: 2.0-current


If WinCE doesn't support TrackMouseEvent, then it is okay (needed) to use
"-DNO_TRACK_MOUSE". You could also uncomment the statement "//#define
NO_TRACK_MOUSE 1" in src/win32/run.cxx in your patch for WinCE. If we
would add WinCE support to FLTK, then we might make this dependent on
"_WIN32_WCE" or some other define, or try to load this function
dynamically.

But this has nothing to do with normal mouse events (moving the pointer
around, clicking etc.). It is only used for WM_MOUSELEAVE events, i.e. to
know when the mouse leaves the current window.

Could you please tell us more about your "Problem with mouse(stick)"? Does
this mean that you can't use the mouse (touchscreen ?) at all?

If so, the problem must be something else.

Maybe it would help, if we knew more about the device you're using?


Link: http://www.fltk.org/str.php?L2095
Version: 2.0-current

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

Reply via email to