Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!spool.mu.edu!uunet!mcsun!unido!gmdzi!berlage From: berlage@gmdzi.gmd.de (Thomas Berlage) Newsgroups: comp.windows.x.motif Subject: Re: How do I get window to resize? Summary: XmNallowShellResize Message-ID: <4639@gmdzi.gmd.de> Date: 2 May 91 08:17:22 GMT References: <33iu02bN07Of01@JUTS.ccc.amdahl.com> Organization: GMD, St. Augustin, F.R. Germany Lines: 8 In article <33iu02bN07Of01@JUTS.ccc.amdahl.com>, gjf00@duts.ccc.amdahl.com (Gordon Freedman) writes: > Does anybody know how request or force a window to resize itself to something > sensible after changing the layout of some of the widgets in the window? Whether resizing is allowed is controlled by all manager widgets in the hierarchy. First of all you have to set XmNallowShellResize of the toplevel shell to True. Other manager widgets may have similar resources. Thomas Berlage (berlage@gmdzi.gmd.de), GMD, Germany