home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rexxtk12.zip / extensions / rexxtkmclistboxos2.def < prev    next >
Text File  |  2001-02-27  |  445b  |  18 lines

  1. ;
  2. ; rexxtkmclistboxos2.def
  3. ;
  4. LIBRARY rexxtkmclistbox INITINSTANCE
  5. DESCRIPTION "Rexx/Tk MCListBox; Author Mark Hessling"
  6. HEAPSIZE 40960
  7. STACKSIZE 10240
  8. EXPORTS TkMCListbox
  9. EXPORTS TkMCListboxColumnAdd
  10. EXPORTS TkMCListboxColumnCget
  11. EXPORTS TkMCListboxColumnConfig
  12. EXPORTS TkMCListboxColumnDelete
  13. EXPORTS TkMCListboxColumnNames
  14. EXPORTS TkMCListboxColumnNearest
  15. EXPORTS TkMCListboxLabelBind
  16. EXPORTS TkMCListboxLoadFuncs
  17. EXPORTS TkMCListboxDropFuncs
  18.