Scott,
> Is there a way of setting a shell to be non-resizable in the view-composer
> i.e.. an attribute?
> If not is there a way of doing it?
A quick search of Ian's newsgroup archive (see NewsgroupArchives on the
Wiki) turned up the following:
"Yes, a Shell will only attempts to adjust its default size on load if it
thinks that it can sensibly lay out its contents. Therefore, if you set the
layoutManagerClass aspects to None the Shell will not attempt to resize.
Also, if you actually want a layout manager then you can force the size at
which the Shell will appear when it is loaded by setting its
#preferredExtent aspect appropriately."
To Andy's comments above, I'd add that you might have to set the
#usePreferredExtent aspect of the shell (it's possible that this second
aspect might not have existed when he posted this).
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]