Date: | Mon Jun 1 15:35:54 1995 | |
Subject: | Re: your mail | |
From: | Adrian John Howard | |
Volume-ID: | 950602.01 |
> From: Robin Popplestone <pop@roo.cs.umass.edu> > > Does anybody kknow how to get XpwGraphic widget, which is a child of an > application widget, to be resized when the parent resizes? I have hacked [snip] If by application widget, you mean an ApplicationShell widget, then you shouldn't have to do anything! Shell widgets should automatically resize there child if they are resized. If this isn't happening then something is wrong somewhere. Adrian |