On Sep 10, 2007, at 12:19 PM, Andrew Apted wrote:

> When I use FL_CURSOR_MOVE, it appears as a hand
> instead of a four-way arrow in Linux. This looks
> bad next to the directional (NESW etc) cursors.
>
> Fltk 1.1.x converts FL_CURSOR_MOVE into the X font
> cursor XC_fleur. It's possible that the desktop is
> intefering because FL_CURSOR_WAIT is shown as the
> spinning wheel thing instead of a watch (XC_watch).
>
> Any chance you guys can implement a proper four-way
> arrow? (the mechanism for custom cursors is already
> in place for NESW and friends).

This is a very - um - individual interpretation of your desktop  
regarding the look of the pointer.

You can use Flmm which implements an interface for custom mouse cursors.

http://fltk.org/links.php?V241+Qflmm

Flmm_Cursor_Shape

  Matthias

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


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

Reply via email to