home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 45 / cda45.iso / intro.dxr / scripts_4_Panel script.ls < prev    next >
Encoding:
Text File  |  2000-04-18  |  111 b   |  10 lines

  1. property ListaSp, pnRect, ItemsCount
  2.  
  3. on new me, lista
  4.   me.ListaSp = lista
  5.   return me
  6. end
  7.  
  8. on dibujar me
  9. end
  10.