Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!rex!uflorida!mailer.cc.fsu.edu!sun13!gw.scri.fsu.edu!pepke From: pepke@gw.scri.fsu.edu (Eric Pepke) Newsgroups: comp.sys.mac.programmer Subject: Re: Scrolling lists in dialogs Message-ID: <1661@sun13.scri.fsu.edu> Date: 12 Dec 90 16:22:08 GMT Sender: news@sun13.scri.fsu.edu Organization: Florida State University, but I don't speak for them Lines: 22 References:<2535@trlluna.trl.oz> <1990Dec11.144800.22863@midway.uchicago.edu> <5024@husc6.harvard.edu> Two things: 1) The piece of code you are looking for is the List Manager. It is documented in IM-IV. Some programmers have difficulty determining how to use it from the description. For them there is an entire chapter in the USENET Macintosh Programmer's Guide. 2) I agree wholeheartedly with Rich Siegel about dialogs. I think they work great, even with a modicum of complexity. I wouldn't use them for sizeable windows or moveable items, but for scrolling lists, progress indicators, complex controls in UserItems, they work just fine. They have two really big advantages. The first is that they automatically deal with small text entry fields. The second is that the layout is defined by resources. Eric Pepke INTERNET: pepke@gw.scri.fsu.edu Supercomputer Computations Research Institute MFENET: pepke@fsu Florida State University SPAN: scri::pepke Tallahassee, FL 32306-4052 BITNET: pepke@fsu Disclaimer: My employers seldom even LISTEN to my opinions. Meta-disclaimer: Any society that needs disclaimers has too many lawyers.