Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph Swick) Newsgroups: comp.windows.x Subject: Re: X11R4 Xt potential Bug Message-ID: <9009230048.AA03867@lyre.MIT.EDU> Date: 23 Sep 90 00:48:55 GMT References: <9009212236.AA27488@cs.brown.edu> Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 10 When I set XtNminHeight and XtNminWidth on a topLevelShellWidget, the default geometry gets all messed up. The window somes up much bigger than it is set in the .Xdefaults file. I am unable to reproduce your problem from this description. Both XtSetValues immediately after creating a topLevelShell and putting values in the resource database for minWidth and minHeight work fine for me. If you can construct a short example to reproduce your problem, we might be able to help you more.