It seems that I *was* using Spec after all :-) Only I didn't know it...
At least I think so, since I defined the UI programmatically...

I used information from here:

http://book.pharo-project.org/book/LanguageAndLibraries/GUI/PolymorphTutorial/Layout/

and here:

http://www.pharocasts.com/2011/02/pharo-gui-with-polymorph.html

And if I understand correctly Spec and Polymorph don't compare,
because Spec "uses" Polymorph (right?).


2012/11/12 Damien Cassou <[email protected]>:
> On Mon, Nov 12, 2012 at 8:06 PM, Sebastian Nozzi <[email protected]> wrote:
>> P.S. 2 -- I was amazed at how easy it was to code the UI! UI
>> programming in Squeak/Pharo was always an area where I thought must be
>> incredible complicated, but thanks to UITheme's builder (Polymorph?)
>> it's a breeze. Good work!
>
> The new UI framework is Spec, I guess it's better than Polymorph but
> don't know how they compare.
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill

Reply via email to