[Gambas-user] About custom cursor

Demosthenes Koptsis demosthenesk at ...626...
Sat Dec 11 09:36:21 CET 2010


Hi in wiki says


Control.Cursor (gb.qt)
PROPERTY Cursor AS Cursor

Use this property for assigning a custom cursor to a control.

how did i do that?

i tried
ME.Cursor = Picture["egore911_Pointer2.png"]
ME.Cursor = 2 'for cross cursor

but in wiki i see the Cursor has only X,Y properties.

What is the custom cursor about?





-- 
Regards,
Demosthenes Koptsis.





More information about the User mailing list