Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!rutgers!bellcore!knopfler!rob From: rob@knopfler.leis.bellcore.com (Rob Herrera) Newsgroups: comp.windows.x.motif Subject: Re: to Myself (Scrollbars and other obcenities) Message-ID: <1990Dec3.004159.17177@bellcore.bellcore.com> Date: 3 Dec 90 00:41:59 GMT Sender: usenet@bellcore.bellcore.com (Poster of News) Reply-To: rob@knopfler.leis.bellcore.com (Rob Herrera) Organization: Bellcore, Piscataway, NJ Lines: 15 In regard to my previous message about scrollbars in XmAUTOMATIC, I had some success by doing the following... (1 1/2 minutes after posting the message) On the increment, decrement, paging, etc. callbacks of the scrollbars being managed by scrolled window A, use both XmScrollBarSetValues on the other scrollbars (scrolled window B), and do an XtMoveWidget on the workarea of scrolled window B, using the call_data->value passed down in XmScrollBarCallbackStruct. As I suspected, I was missing something... Chao, and sorry for any inconvenience... Rob rob@knopfler.leis.bellcore.com