home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / chapm20.zip / UIExtenw.cha < prev    next >
Text File  |  1995-06-21  |  1KB  |  51 lines

  1. CHAPMAN
  2. Version: 2.0
  3. Name: 'Userinterface Extensions'
  4. Time: '21.06.95 12:05:26'
  5.  
  6. OrganizationOnly: false
  7.  
  8. SubapplicationNames...: 'Userinterface Extensions Portable' . 
  9. SubapplicationFilenames...: UIExPort . 
  10.  
  11. ExtraSymbols...: . 
  12.  
  13. FileName: UIExten?
  14.  
  15. Comments: 
  16.     'This class contains various extensions to the userinterface classes, which are 
  17. likely to be of use for other applications.'
  18.  
  19. 'Init Code:' ''
  20.  
  21. 'Finalize Code:' ''
  22.  
  23. 'Class Template:' <default>
  24.  
  25. 'Method Template:' <default>
  26.  
  27. 'Method Comment Template:' <default>
  28.  
  29. Copyright: <default>
  30.  
  31. LibraryBuilderScripts...: . 
  32.  
  33. OwnedClasses...: ChHierarchicalListBox . 
  34. RequiredClasses...: MenuWindow . 
  35. 'MenuWindow ExtraSymbols...:' PMWindowLibrary afAttribute: 
  36.     afAttribute . 
  37.  
  38. 'MenuWindow Methods...:' disableMenu: enableMenu: . 
  39.  
  40. 'MenuWindow class Methods...:' . 
  41.  
  42. 'ChHierarchicalListBox ClassComments:' 
  43.     'This is a listbox which holds a aChTree.
  44.  
  45. 25.03.95  Creation. Copyright (c) 1995.
  46. @
  47. Variable description:'
  48.  
  49. 'ChHierarchicalListBox ExtraSymbols...:' 
  50.     sendMessage:msg:wparam:lparam: UserLibrary PMWindowLibrary . 
  51.