[comp.windows.x.motif] Scrolled window scrollbars, grab pointer

dr@gargoyle.uchicago.edu (David Rubinstein) (04/01/91)

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