making a window of fixed size

Craig Latta Craig.Latta at NetJam.ORG
Wed Feb 20 00:01:36 UTC 2002


Hi--

	Well, there are just too many layout bugs to bother with resizeable
windows in my application. I'd like to make my windows of fixed size. It
seems one does that via SystemWindow>>maxiumumExtent: (which has no
senders :) and Morph>>minimumExtent:. It doesn't work, though;
SystemWindows to which these messages have been sent happily resize to
arbitrarily large sizes.

	How should I do this and how could I have learned about it?


	thanks!

-C

--
Craig Latta
composer and computer scientist
craig.latta at netjam.org
www.netjam.org
crl at watson.ibm.com
Smalltalkers do: [:it | All with: Class, (And love: it)]



More information about the Squeak-dev mailing list