Login  Register

Re: Looking for a GridLayout

Posted by Michael Rueger-6 on Jan 19, 2009; 8:22am
URL: https://forum.world.st/Looking-for-a-GridLayout-tp134018p134030.html

There is a package "Grit" we are using in Sophie. It is for Tweak, but
it should be possible to adapt it to Morphic.
http://source.opensophie.org/Sophie/Grit-pe.56.mcz
There should be documentation somewhere, need to find it though...

Michael

On Mon, Jan 19, 2009 at 5:25 AM, Matthew Fulmer <[hidden email]> wrote:

> Hi. I'm looking over the various layout policies available in
> Morphic for one that aligns morphs in rows and columns (a grid
> layout). I see there is a TableLayout, but looking thru the
> code, it does not lay things out in a table (or grid), at all,
> but in a single row or column.
>
> In most user interfaces, dialog boxes are nearly always made up
> of widgets aligned in rows and column, with some widgets
> spanning several rows or columns.
>
> If anyone has something like that, I'd be grateful for it. I've
> been tasked to fix up the layout of some tweak dialog boxes in
> Cobalt, and discovered that Tweak's layout code is word-for-word
> identical to Morphic's, so anything anyone has in Morphic will
> work just fine for me.
>
> --
> Matthew Fulmer -- http://mtfulmer.wordpress.com/
> _______________________________________________
> UI mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/ui
>
_______________________________________________
UI mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/ui