Grid / Table Morph?

Hernan Tylim htylim at yahoo.com.ar
Tue Aug 3 20:31:32 UTC 2004


Hi,
	Did you look at the TableLayout and ProportionalLayout layout
managers? I know that they don't offer a grid widget out of the box but
with any of those layout managers you already had most of the hard work.

	For more info on TableLayout you can check the TableLayout
tutorial on Squeakmap.
	For info on the ProportionalLayout you can see how it is used on
the image or if you want I can make a short example.

Regards,
Hernán

> -----Original Message-----
> From: squeak-dev-bounces at lists.squeakfoundation.org 
> [mailto:squeak-dev-bounces at lists.squeakfoundation.org] On 
> Behalf Of Ramiro Diaz Trepat
> Sent: Tuesday, August 03, 2004 4:40 PM
> To: The general-purpose Squeak developers list
> Subject: Re: Grid / Table Morph?
> 
> 
> Guenther Schmidt wrote:
> 
> > is there a Grid / Table morph available?
> 
> 
> No, there is not.
> I wanted to code one myself but unfortunately I did not find 
> the time yet.
> Without it, it is almost imposible to do a tidy, extensible 
> (not fixed 
> size) UI.
> 
> -- 
> Ramiro Díaz Trepat
> Vicepresidente Ejecutivo
> http://novamens.com
> http://neosmt.com
> 
> 




More information about the Squeak-dev mailing list