On 01.03.2016 14:23 MacArthur, Ian (Finmeccanica, UK) wrote:
> > Mind you, the fltk on that test box is probably a bot older - I might
>> try a more recent tarball in case it is something we broke fairly
>> recently!
>
> For the record: tested on F17/Gnome with 1.3.x r11217 (the most recent weekly) and it works fine, so I do not think we have broken anything.
Yep, confirmed with my Ubuntu (14.04) system.
When run on the original desktop (in my Virtualbox VM) FL_CURSOR NONE
works fine. I don't know which WM it is actually...
When run on X2Go client with ICEWM it shows a strange behavior, as if it
just ignores the cursor setting and keeps the last used cursor. This
means if I move the cursor (slowly!) from the right side into the window
I get the same as FL_CURSOR_E. This is the cursor used when _crossing_
the window border (showing the option to resize the window to the right
side == east). Different (but consisten) cursors are shown when moving
the cursor slowly into the window from other sides. Moving the cursor
faster, however, "skipping" the border, then the normal cursor used
outside the window stays.
When run with an X server on my Windows box with the "remote" linux VM
(using ssh) I get another cursor, something like the "I" (or "beam"?)
cursor used when editing text. So yes, it is consistent, but it is not
NO cursor.
Always these WM differences ... sigh :-(