[Gambas-user] About custom cursor

Demosthenes Koptsis demosthenesk at ...626...
Sat Dec 11 15:43:05 CET 2010


thanks !!!

On Sat, 2010-12-11 at 15:34 +0100, Fabien Bodard wrote:
> hCursor = NEW Cursor ( Picture AS Picture [ , X AS Integer, Y AS Integer ] )
> 
> http://gambasdoc.org/help/comp/gb.qt4/cursor/_new?en&v3
> 
> 2010/12/11 Demosthenes Koptsis <demosthenesk at ...626...>:
> > 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 at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> 
> 

-- 
Regards,
Demosthenes Koptsis.





More information about the User mailing list