TEXT Resource Display
15-Jul-93 12:13:18
Sb: #131831-TEXT Resource Display
Fm: Brian Fitzgerald 72250,3226
To: Brian Fitzgerald 72250,3226
I neglected to mention that source code for the more complicated version is
available. There are any number of "Help" libraries, that implement a "Help"
function. At the heart of most of them is code that
gets text from a resource
puts it into a TextEdit record
lets you scroll around in it
Search the MacDev libraries on the keyword "help" and see what turns up. I seem
to recall one in particular that was called "ShowHelp".