[Gambas-user] i cant change mouse cursor.
Benoît Minisini
gambas at ...1...
Fri Feb 25 00:58:35 CET 2011
> what i am doing wrong?
>
>
> Private cursorPickColor As New
> Cursor((Picture.Load("ftcolorpicker.png")))
>
> Me.Mouse = Mouse.Custom
> Me.Cursor = cursorPickColor
>
> this code does not work on rev3546 Gnome.
>
> project example here
> lines 11, 168
> http://www.mediafire.com/?kplu15bfewnmgb8
Apparently GTK+ does not support color cursors. But Qt4 does.
Regards,
--
Benoît Minisini
More information about the User
mailing list