Path: utzoo!attcan!uunet!husc6!bloom-beacon!bu-cs!purdue!decwrl!hplabs!hp-pcd!hpcvlx!bobmi From: bobmi@hpcvlx.HP.COM (Bob Miller) Newsgroups: comp.windows.x Subject: Re: Problem with Command widget Message-ID: <100920002@hpcvlx.HP.COM> Date: 6 Sep 88 16:50:06 GMT References: <8809021922.AA22023@hara.fctunl.rccn.pt> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 6 You could use HP's public domain widget library. (It will be on the R3 tape and is also available electronically from MIT now-- a note was posted on exactly where it can be obtained a week or so ago). All of the primitive widgets (buttons, static text and raster) have a resource (XtNrecomputeSize) which when set to FALSE will prevent the widget from changing size in response to a XtSetValues.