home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Libraries / Help / ReadMe < prev   
Encoding:
Text File  |  1993-12-04  |  1.5 KB  |  33 lines  |  [TEXT/KAHL]

  1. I’d just delivered an application to a customer - right on the deadline,
  2. and was just relaxing a bit and playing around with my program, when I
  3. suddenly realised I’d completely forgotten about the help stuff. So I
  4. wrote this thing, typed half of the manual into it, and sent 1.2 to my
  5. client. He hadn’t noticed something was missing.
  6.  
  7. As this help thing looks rather cool, I thought I’d share it. You are free
  8. to do with this code as you like (It’s no big deal anyway). No royalties,
  9. no fees, don’t put me in your about box (suppose I got associated with your
  10. yukkie program), you don’t even have to buy me a beer. If you realy like it,
  11. post me a message. If you think it stinks, don’t bother.
  12.  
  13. Help is an easy to use and fast to set up help system.
  14. It builds a list of subjects based upon the 'MHLP' resources.
  15. Each MHLP resource gives you one page in the help window. The
  16. entry in the subject list is the title of the MHLP resource. In
  17. the MHLP you specify weather the resource to be displayed is a
  18. PICT or a TEXT/styl resource, and you supply their ID.
  19.  
  20. You may run into a problem when you insert items later, since the order
  21. in which items are displayed in the list is the order in which
  22. they were created. This is readily solved by opening the MHLP window,
  23. doing a select all, cut, save, paste, save.
  24.  
  25. Also notice that the ok-button does not look ok at all. This is
  26. because I’m using MacGadgets’ buttons. I can’t go around distributing them.
  27. However, any 3-D button will do.
  28.  
  29.  
  30. Herbert Putteneers
  31.  
  32. AppleLink: Putteneers.H
  33. CServe:    100143,2154