home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20516 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.9 KB  |  37 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!nwnexus!phaedrus
  3. From: phaedrus@halcyon.com (Mark Phaedrus)
  4. Subject: Re: How to write a balloons ?
  5. Message-ID: <1993Jan1.181427.20961@nwnexus.WA.COM>
  6. Sender: sso@nwnexus.WA.COM (System Security Officer)
  7. Organization: The 23:00 News and Mail Service
  8. References: <1992Dec31.163417.7035@fcom.cc.utah.edu> <C05s9o.CB0@well.sf.ca.us> <neilg.725880089@sfu.ca>
  9. Date: Fri, 1 Jan 1993 18:14:27 GMT
  10. Lines: 25
  11.  
  12. In article <neilg.725880089@sfu.ca> neilg@fraser.sfu.ca (Neil K. Guy) writes:
  13. > Given this interesting discussion about putting balloon help into a
  14. >program comes a naive question...
  15.  
  16. > Is it possible, in theory, to add balloons to a program that doesn't
  17. >have them already? In other words, to add balloons to a piece of
  18. >software that's already been compiled, when it's not possible to go
  19. >back to the source code?
  20.  
  21.      Within certain limitations, yes.  For example, let's say you want to add
  22. balloon help to a dialog box.  If the application gets that dialog box from
  23. resources on disk, then you can add balloon help to that dialog, by just adding
  24. the appropriate help information to those resources.  (I've done this with
  25. ResEdit, so it is possible; of course, it would probably be easier to use a
  26. tool like BalloonWriter that's designed for doing this.)  If the application
  27. doesn't get it from a resource, then you're pretty much out of luck if you
  28. don't have the source code; I imagine it would be possible to put together a
  29. system extension that watches for a particular dialog to be displayed and puts
  30. in the appropriate help information on the fly, but I haven't heard of any
  31. product that actually does this.
  32. -- 
  33. \o\ Internet: phaedrus@halcyon.com  (Seattle, WA Public Access Unix)     \o\
  34.  \o\ "How'd you like to move a few steps down the food chain, pal?"       \o\
  35.   \o\ If you enjoy fantasy/SF stories with transformation themes, email me \o\
  36.    \o\ for a copy of the Transformation Stories List.                       \o\
  37.