Home / comp / gb.qt / cursor / _new 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
NEW Cursor (gb.qt)
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.