Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!uunet!mcsun!unido!gmdzi!berlage From: berlage@gmdzi.gmd.de (Thomas Berlage) Newsgroups: comp.windows.x.motif Subject: Re: Text & resizeWidth Summary: XmNallowShellResize Message-ID: <4640@gmdzi.gmd.de> Date: 2 May 91 08:19:05 GMT References: <2136@metasoft.UUCP> Organization: GMD, St. Augustin, F.R. Germany Lines: 11 In article <2136@metasoft.UUCP>, alan@metasoft.UUCP (Alan Epstein) writes: > > I have built a motif text widget which is to resize itself as necessary > as text is entered. I cannot seem to find a combination of resources to > cause this to occur. I have also tried both Text and ScrolledText widgets > without result. 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