Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!mintaka!bloom-beacon!eru!hagbard!sunic!ericom!solsta.ericsson.se!etxmwe From: etxmwe@solsta.ericsson.se (Martin Wennberg TX/DKF) Newsgroups: comp.windows.x Subject: Get handle to a splitted Canvas Scrollbar??? Message-ID: <1991Feb13.084328.3875@ericsson.se> Date: 13 Feb 91 08:43:28 GMT Sender: news@ericsson.se Reply-To: etxmwe@solsta.ericsson.se (Martin Wennberg TX/DKF) Organization: Ericsson Telecom AB, Karlstad, Sweden. Lines: 22 I have a problem in XView to get the handle to a splitted Scrollbar, which is attached to a Canvas. The Canvas is splitted once, horizontal, with a vertical Scrollbar to each view. I've succeeded to get the handle to the view 0 scrollbar with: xv_get(canvas, OPENWIN_VERTICAL_SCROLLBAR, 0) or xv_get(canvas, OPENWIN_NTH_VIEW, 0) xv_get(canvas, OPENWIN_VERTICAL_SCROLLBAR) But it is impossible to get in touch with the second Scrollbar. All help are very much appreciated, thanks!! Martin Wennberg