[comp.sys.next] String in .nib file

grant@gouche (Grant J. Munsey) (06/06/91)

I have a large ascii string with embedded newlines that I would like
to create using IB and hook up as an outlet of an object. So far I see
two ways to do this. One is to use a NXStringTable, I don't like this
'cause each item in the table is supposed to be < 1024 bytes long. The
other is to make a window and put a text object on it that I initialize
with all my text. This doesn't seem very good since because of the
extra space taken up by the all the overhead to support the text edit
object. Is there another way?
----
Grant Munsey, Mainticore, Inc. (408) 733-3838
grant@gouche.portal.com  or  decwrl!apple!portal!gouche!grant