Manoj wrote:
> Hi,
> 1. In MFC to fire mouse events for any window we may use SendMessage.
> Is there any such support in FLTK. If i want to generate mouse click event 
> then what i need to do?

> 
> 2. Is there any support in FLTK to change the cursor position on current 
> window? (i dont want to use SetCursorPos and ClientToScreen).
The following post in a thread titled 'Set Mouse Pos' in fltk.opengl 
forum/newsgroup provides a function for setting mouse position:
http://www.fltk.org/newsgroups.php?s765+gfltk.opengl+v771+T0
Hope it might help.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to