Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!unisoft!hoptoad!farcomp!murat From: murat@farcomp.UUCP (Murat Konar) Newsgroups: comp.sys.mac.programmer Subject: Re: Speeding up MacApp programs Message-ID: <337@farcomp.UUCP> Date: 13 Apr 91 01:12:37 GMT References: <1991Apr8.101436.11202@runx.oz.au> <1991Apr8.203216.16764@ux1.cso.uiuc.edu> <51346@apple.Apple.COM> Reply-To: murat@farcomp.UUCP (Murat Konar) Organization: Farallon Computing Inc. Berkeley, CA Lines: 18 >Resizing a window is a good example of putting MacApp through its >paces. In a complex windows, each view has to get a crack at what it >needs to to. Doing a full traversal of the views will take a while. >(This will be better in MacApp 3.0, by the way). On a project I'm working on now, we gave up trying to use a view hierarchy all together. Our main window has a single view inside a scroller. After that it's classic ToolBox stuff. I suspect that another reason for speed problems in MacApp may be due to heavy use of TLists everywhere. I haven't looked into this too deeply so I may be wrong. -- ____________________________________________________________________ Have a day. :^| Murat N. Konar murat@farcomp.UUCP -or- farcomp!murat@apple.com