Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!zaphod.mps.ohio-state.edu!ncar!gatech!hubcap!ncrcae!nncrcae!secola!krupczak From: krupczak@secola.Columbia.NCR.COM (Bobby Krupczak) Newsgroups: comp.windows.x.motif Subject: Bulletin Board Dialog problems Keywords: Dialog, BulletinBoard, Resize Message-ID: <1991May10.150358.8760@nncrcae.Columbia.NCR.COM> Date: 10 May 91 19:03:58 GMT Sender: Bobby Krupczak Organization: NCR Corp, E&M-Columbia, Columbia, SC Lines: 32 Originator: krupczak@secola Nntp-Posting-Host: secola Hi! I am developing a motif application that uses a Bulletin Board dialog. This dialog contains (among other things) a scrolled window. The scrolled window in turn contains a row-column widget. When I resize the dialog, the scrolled window does not expand to fill the new larger dialog size. I have tried setting the vpane's XmNallowResize to true, the scrolled window's XmNvisualPolicy to XmVARIABLE with no luck. I have read gobs of documentation and have not been able to solve my "problem". Does anyone know how to fix this "problem"? Below is the widget heirarchy for the BB dialog. BB Dialog | V vpane / | \ V row-column scrolled-window row-column | V row-column Thanks in advance Bobby