Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!oxy!schorsch From: schorsch@oxy.edu (Brent William Schorsch) Newsgroups: comp.sys.mac.programmer Subject: maintaining position in SFDialogs... Message-ID: <160261@tiger.oxy.edu> Date: 14 Apr 91 06:38:44 GMT Organization: Occidental College, Los Angeles, CA 90041 Lines: 13 I need to know how to have the SFDialogs maintain their "position" when the item list is redrawn... I'm not making a "Boomerang" or SFScrollInit. Rather, I am implementing a SFPDialog that has an "add" button that will add the currently hilited file to a list. When the user "adds" an item, I force a redraw of thelist this time without the item showing... However, SF is want to always redraw the list from the very beginning which is annoying to the user if s/he is going down the list adding more than one file... So, if you can gimme any helpful hints I'd be a happy hexadecimal since I wouldnt have to reverse engineer any one else's code!!! Thanks....