On Oct 24, 2007, at 9:48 AM, MacArthur, Ian (SELEX) (UK) wrote:

>> 2. Is there any support in FLTK to change the cursor position
>> on current window? (i dont want to use SetCursorPos and
>> ClientToScreen).
>
> No, but I've posted a worked example in this list several times, so a
> quick search would probably get you up and running.
>
> However... There are significant issues for GUI design regarding  
> moving
> the cursor position programmatically. Basically, you shouldn't do it.
> In particular, for people (like me) who use graphics tablets

Oh dear, I wrote a wonderful controller once that would make it very  
easy to roll through streams of video. It relied on hiding and then  
moving the mouse pointer and replaced a scroll bar in some software.  
I got about 40 very unfriendly phone calls that day from enraged  
tablet users... .

Seriously, don't!

Matthias

----
http://robowerk.com/


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

Reply via email to