[comp.sys.mac.programmer] maintaining position in SFDialogs...

schorsch@oxy.edu (Brent William Schorsch) (04/14/91)

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....