Path: utzoo!attcan!uunet!cs.utexas.edu!asuvax!noao!arizona!cro From: cro@cs.arizona.edu (Charles R. Oldham) Newsgroups: comp.sys.mac.programmer Subject: TextEdit 32K limit. Keywords: text edit textedit 32K limit pounding head against wall Message-ID: <334@caslon.cs.arizona.edu> Date: 14 Jun 90 21:40:42 GMT Organization: U of Arizona CS Dept, Tucson Lines: 26 Hello fellow masochistic mac programmers. I've written an application that uses TextEdit records to display a list of files. The list can get rather large (60-70K) and so I've passed the notorious 32K limit. I've tried to write a switching algorithm for TERecs, and I'm about to pound my head against the wall. I can't make it smooth or get the scroll bars to line up, or anything... Has ANYONE DONE THIS? I could really use some help. Breaking the 32K barrier is now kind of important to me retaining my tenuous status as staff Mac Programmer. Thanks very much. *-----------------------------------------------------------------------------* *Charles R. (C. R.) Oldham | Bitnet: OLDHAM@ARIZRVAX * *Department of Instructional Computing | Internet: * *Ctr. for Computing Information and Technology| (Preferred) * *University of Arizona | cro@caslon.cs.arizona.edu * *Tucson, Arizona |or oldham@rvax.ccit.arizona.edu* *USA | IXOYE * *-----------------------------------------------------------------------------* * #include * *-----------------------------------------------------------------------------*