home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / wps / wsfile / wsfolder.ipf < prev    next >
Text File  |  1999-05-11  |  2KB  |  56 lines

  1. .*===============================================================*\
  2. .*                                                               *
  3. .* wsfolder.ipf - Information Tag Language file for the WSFOLDER *
  4. .*                                                               *
  5. .*===============================================================*/
  6. :userdoc.
  7.  
  8. .*--------------------------------------------------------------*\
  9. .*  Default Help for WSFOLDER class                             *
  10. .*      res = ID_HELP_DEFAULT                                   *
  11. .*--------------------------------------------------------------*/
  12. :h1 res=256 name=ID_HELP_DEFAULT.WSFOLDER Class -- Help
  13. :i1 id=aboutMain.About WSFOLDER Class
  14. :lines.
  15. This object is an instance of Class WSFOLDER,
  16. a subclass of WPFolder.
  17.  
  18. The following behaviors describe what is unique
  19. about an instance of WSFOLDER:
  20.  
  21.    - displays its own unique open and closed icons
  22.    - displays a unique title
  23.    - untemplatable
  24.    - opens in details view
  25.    - displays the details column of the WSFILE class
  26.      (Last Worker)
  27.    - has an added item on popup menu "Close all
  28.      but 1st view" which does just what it says
  29.    - has its own help
  30.    - sorts on details column of the WSFILE class
  31.      (Last Worker)
  32.    - pops up a message box reporting when an object
  33.      has been added to or removed from it
  34.    - add "Print" back to menu (and changes style to
  35.      be able to print) and pops up a message box to
  36.      say that its contents are printing.
  37.    - only accepts drops of objects of class WSFILE
  38.    - redefines default drop action to be COPY
  39.    - sets default concurrent view behavior to allow
  40.      multiple views of itself to be open at one time
  41. :elines.
  42.  
  43.  
  44. .*--------------------------------------------------------------*\
  45. .*  Context Menu Item help                                      *
  46. .*      res = ID_HELP_CLOSEVIEWS
  47. .*--------------------------------------------------------------*/
  48. :h1 res=257 name=ID_HELP_CLOSEVIEWS.Close Views Menu Item
  49. :i1 id=IV.CloseViews
  50. :p.When this context menu item is chosen, all currently open views
  51. of this folder will be closed, except for the view that was
  52. initially opened.  If no views are currently open, then no action will
  53. be taken.
  54.  
  55. :euserdoc.
  56.