Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!usc!ucsd!hub!henri!doner From: doner@henri.ucsb.edu (John Doner) Newsgroups: comp.sys.mac Subject: Re: What is SFScrollInit??? Keywords: SFScrollInit, init Message-ID: <2750@hub.UUCP> Date: 27 Oct 89 21:15:34 GMT References: <581@sppy00.UUCP> Sender: news@hub.UUCP Reply-To: doner@henri.UUCP (John Doner) Distribution: usa Organization: University of California, Santa Barbara Lines: 20 In article <581@sppy00.UUCP> glf@sppy00.UUCP (Hill) writes: >At the risk of sounding foolish ... >it. One of these without docs is SFScrollInit (which I have loading just >because it's there). > >Now either it does something rather subtle, or I'm not very observant, >but I can't seem to figure out what it does or how to use it. Would some >kind person please give me a bit of background and usage info on SFScrollInit? SFScrollInit was written by Andy Hertzfeld. Have you noticed that every time you call up a Standard File dialog (e.g., by choosing Open within an application), the list of files is in alphabetical order and it is positioned with the first file at the top of the little window. Well, SFScrollInit makes the system remember where you were the last time you looked in that folder with Standard File, and puts you back in the same place. So you don't have to scroll through the list every time. Doesn't sound like much, but one can sure get sick of scrolling through the list. John Doner doner@henri.ucsb.edu