Nov. 12, 2012
8:27 p.m.
On Nov 12, 2012, at 9:19 PM, Sebastian Nozzi wrote:
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/PolymorphTutoria...
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?).
Yes. So for now you simply used plain polymorph. In the future we will have a UI builder. Stef