Xref: utzoo comp.sys.mac.system:4148 comp.sys.mac.programmer:23414 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!well!smoke From: smoke@well.sf.ca.us (Nicholas Jackiw) Newsgroups: comp.sys.mac.system,comp.sys.mac.programmer Subject: Re: Help balloon in the Finder for my own app Summary: It's all there in IM#6 Message-ID: <24092@well.sf.ca.us> Date: 8 Apr 91 16:16:35 GMT References: <27FCD7B6.11348@orion.oac.uci.edu> Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 30 In article <27FCD7B6.11348@orion.oac.uci.edu> bdugan@teri.bio.uci.edu (Bill Dugan) writes: > >[Finder presents TeachText application balloon.] >I haven't seen how to make a balloon like this for my own application > >Has anyone done this? Well, the folks who wrote TeachText obviously have. If you have 7.0b4, check out Inside Mac#VI, Chapter 11. In brief you add a resource to your application, resource 'hfdr' (-5696) {HelpMgrVersion, hmDefaultOptions, 0,0, {HelpType {Argument}}}; where HelpType= HMStringItem (Argument=Pascal string) HMPicItem (Argument=PICT ResId} HMStringResItem (Argument=STR# ResId) HMTEResItem (Argument=TEXT&styl res id) HMSTRResItem (Argument=STR res id) There are some more which I forget. You'll have to root around in Types.r or Balloons.p to find the actual values of these constants. -- --- * --- Nicholas Jackiw Smoke@well.sf.ca.us | Jackiw@cs.swarthmore.edu Key Curriculum Press, Inc. Applelink: D3970 | (415) 548-2304 --- * ---