Path: utzoo!attcan!uunet!midway!ncar!zaphod.mps.ohio-state.edu!uwm.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!zaphod!yoyodyne!pwebb From: pwebb@yoyodyne.ncsa.uiuc.edu Newsgroups: comp.windows.x Subject: Help with Resize Message-ID: <18500003@yoyodyne> Date: 3 Oct 90 18:36:00 GMT Lines: 13 Nf-ID: #N:yoyodyne:18500003:000:691 Nf-From: yoyodyne.ncsa.uiuc.edu!pwebb Oct 3 13:36:00 1990 I'm using the Athena Widget Set (R4) and I'd like to be able to tell the window manager to not resize my application below a certain minimum dimension. I've tried setting the application shell resources (XtNminWidth, XtNminHeight), but no matter what their values I am always able to resize the window to any width and height. I've also tried using the XSetNormalHints routine (even in conjunction with setting the above-mentioned resources) but to no avail. I'd settle for iconification or some sort of warning message when an "illegal" resize attempt is made. Anyone have any hints :-) for me? Thanks. The window manager is I'm using is TWM. Peter Webb (pwebb@ncsa.uiuc.edu)