[Gambas-user] i cant change mouse cursor.
Demosthenes Koptsis
demosthenesk at ...626...
Fri Feb 25 10:44:10 CET 2011
Thanks, i change to gb.qt4 and it works.
On Fri, 2011-02-25 at 00:58 +0100, Benoît Minisini wrote:
> > 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,
>
--
Regards,
Demosthenes Koptsis.
More information about the User
mailing list