Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!srcsip!terminus!thelen From: thelen@SRC.Honeywell.COM (Karen Thelen) Newsgroups: comp.windows.x Subject: application control of scrollbar Message-ID: <88017@srcsip.UUCP> Date: 22 Aug 90 20:11:59 GMT Sender: news@src.honeywell.COM Lines: 16 I am using the Athena widget set on sun 3 and 4s. I have a list widget whose parent is a viewport widget so that I am able to scroll the list. As my application adds elements to the list, I want the list scrolled forward. The most recently added are at the bottom of the list and are therefore of more interest to the user. I want the application to make the bottom most list items visible rather than the portion of the list that the user last scrollbar to. How do I get the list to scroll from my application instead of by user action? Any tips would be appreciated. Thanks, Karen Thelen thelen@src.honeywell.com