home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!trirex!root
- From: mmelling@Trirex.com(Michael Mellinger)
- Subject: [textObj1 readRichText:[textObj2 stream]]
- Message-ID: <1992Aug17.211456.14181@Trirex.COM>
- Sender: root@Trirex.COM (Operator)
- Organization: Trirex Systems Inc.
- Date: Mon, 17 Aug 1992 21:14:56 GMT
- Lines: 9
-
- When I try to set the text of one text object to be that of another text
- object (the subject line puts it simpler), I get all of the text but the
- linefeeds are missings, including the hard returns at the end of
- paragraphs. Is there something obvious that I'm overlooking when trying
- to copy the text from one text object to another? I hope that I'm not
- going to get stuck looking at theBreaks variable in the Text object and
- pulling each line out one by one.
-
- -Mike
-