[squeak-dev] 4.1 GUI Changes - Buttons not working in my code

Torsten Bergmann astares at gmx.de
Thu Jun 24 14:38:25 UTC 2010


Jon wrote:
>Just as a followup - without the alignment morph, buttons work fine.
>But I really like being able to group together things like buttons...

Maybe you should use layouts (LayoutFrame) instead of alignment morphs
to construct the UI.

See
[1] http://pharocasts.blogspot.com/2010/06/proportional-layout.html
[2] http://book.pharo-project.org/book/GUI/PolymorphTutorial/Layout
[3] http://pharocasts.blogspot.com/2010/01/basic-ui-building.html

The links are for Pharo but Squeak has them too.

Bye
T.
-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl



More information about the Squeak-dev mailing list