Home > comp > gb.gtk > cursor > _new 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
NEW Cursor (gb.gtk)
Syntax
DIM hCursor AS Cursor

hCursor = NEW Cursor ( Picture AS Picture [ , X AS Integer, Y AS Integer ] )
Creates a new cursor from a Picture object and an optional hot spot.

If not specified, the default hotspot is the top left of the picture.