[Gambas-user] Custom mouse cursor

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Mar 4 18:33:37 CET 2009


Hi!

Me.Mouse = Mouse.Cross
Works fine, but I need custom cursor.

Me.Mouse = Mouse.Custom
Me.Cursor = Picture.Load("pic.png")
This is not working, of course...  class cursor has only two properties x, y.

Where do I put the picture?
Thanks!


Jussi




More information about the User mailing list