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). _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

