pp0s@GLOBE.EDRC.CMU.EDU (Peter Colin Piela) (01/19/91)
I am new to interface buiding with X, and have been using Wcl to do prototyping with the Athena widgets. I need help to resolve the following: I have a window which contains a Form with a row of three menubuttons. When I resize the window I don't want the buttons to change size. My attempt to make this work was to set the resizable field of the buttons to false, and add a fourth button which would act as slack space. This approach does not seem to work. All buttons are proportionally resized. Thanks, Peter