> 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

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to