Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csmil.umich.edu From: cash@csmil.umich.edu (Howard Cash) Newsgroups: comp.sys.mac.programmer Subject: Setting word breaks with TexBox Message-ID: <1102@mailrus.cc.umich.edu> Date: 25 May 89 23:35:20 GMT Sender: usenet@mailrus.cc.umich.edu Reply-To: cash@csmil.umich.edu (Howard Cash) Organization: Cognitive Science and Machine Intelligence Laboratory Lines: 12 TextBox formats text within a rectangle by "creat[ing] its own edit record, which it deletes when it's finished with it..." (flames about grammer to Apple). How can I set the WordBreak field of this edit record so the text wraps at, say, hyphens? Since the edit record is created/destroyed automatically I don't know how to manipulate it's fields. I'm using Lightspeed-C. Rich? You have any ideas? Anyone else? howard cash@csmil.umich.edu