[Cuis] How layout works in Cuis morphic (Re: More...morphic)

Ken Dickey Ken.Dickey at whidbey.com
Sat Apr 26 09:54:18 CDT 2014


On Sat, 26 Apr 2014 11:08:16 +0000
"H. Hirzel" <hannes.hirzel at gmail.com> wrote:
...
> https://github.com/hhzl/Cuis-Add-Ons/blob/master/Add-Ons-LayoutDemo.pck.st
...
> It contains Cuis Morphic Layout Demos of increasingly difficulty to
> show how the layouts are done in Cuis.

Nacho,

You can try things out directly with the simple Layout editor in my Morphic-Misc1 package.

Just open Hannes' examples, left-click to get construction halos around a Morph of interest, and select 'edit my LayoutSpec' from the menu halo.

If the morph is a LayoutMorph, you can also select 'edit me (a LayoutMorph)'

You can make changes in the editors and see how the layout IVar settings correspond to what happens on the screen.

-KenD




More information about the Cuis mailing list