Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!milton!ogicse!intelhf!ichips!iwarp.intel.com!gargoyle!dr From: dr@gargoyle.uchicago.edu (David Rubinstein) Newsgroups: comp.windows.x.motif Subject: Scrolled window scrollbars, grab pointer Message-ID: <1424@gargoyle.uchicago.edu> Date: 1 Apr 91 14:40:11 GMT Article-I.D.: gargoyle.1424 Organization: Department of Computer Science Lines: 15 Hi! I am using a scrolled window to contain a drawing area widget. The height of the drawing area widget is greater than the scrolled window height and since I have the scroll bar display as automaic I expect the vertical scrollbar to appear automatically, but this does not happen. It works when I create a list widget inside the scrolled window. Any ideas to get around it ? When I try grabbing the pointer after creating a dialog window I get a GrabNotViewable error. My dialog window is all the time visible when this error is generated. I have the grab window and the confine_to window parameters as the dialog window. Any suggestions or code would help. Thanx