Path: utzoo!news-server.csri.toronto.edu!rutgers!mit-eddie!bbn.com!jesmith From: jesmith@bbn.com (Joshua Smith) Newsgroups: comp.windows.x.motif Subject: Scrollbar 'Arm' Message-ID: <63233@bbn.BBN.COM> Date: 12 Mar 91 21:50:03 GMT Sender: news@bbn.com Reply-To: jesmith@BBN.COM (Joshua Smith) Organization: Bolt Beranek and Newman Inc., Cambridge MA Lines: 9 I have a scrollbar which, when moved, shows the user his 'viewport' on a document (it renders the entire document on the screen and displays a small box showing the bounds of his edit window). I change the display in a drag callback, which works just fine except that I would prefer to change the display the moment he clicks on the scrollbar slider (sort of like an Arm callback on a push button). What is the "proper" way to do this? -Joshua