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.


------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to