Parent document is top of "Motif FAQ (Part 3 of 9)"
Previous document is "71) How can I create a multi-colored window manager icon?"
Next document is "73) Why is XtGetValues of XmNx and XmNy of my toplevel shell wrong?"

72) How can I keep my shell windows fixed in size?

[Last modified: Apr 95]

Answer:  In addition to the decoration controls mentioned in the previous few
subjects of this FAQ, you can also specify size hints for your shell widget's
windows with these resources:  XmNminWidth, XmNmaxWidth, XmNminHeight,
XmNmaxHeight.  If you set the min and max values to the same size, most window
managers will not allow the user to resize the window.

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 3 of 9)"
Previous document is "71) How can I create a multi-colored window manager icon?"
Next document is "73) Why is XtGetValues of XmNx and XmNy of my toplevel shell wrong?"