Re: [Pharo-users] Writing a GUI - Where to start?
Johan wrote:
I recommend you to go with Spec. It is the newest and designed to be the most capable. It is also the way forward, it will be the 'standard' GUI builders >in the future. We know that the documentation right now is far from optimal. Ben and I will work on that in January.
Iâd recommend to try to build your application with Glamour first. Only if that doesnât provide a good fit, take a look at spec. Spec is much more powerful, but too low level for most applications. Stephan
About Glamour, isn'it used to create Browser? How can i create a typical window?
From: stephan@stack.nl Date: Fri, 22 Nov 2013 12:39:06 +0100 To: pharo-users@lists.pharo.org Subject: Re: [Pharo-users] Writing a GUI - Where to start?
Johan wrote:
I recommend you to go with Spec. It is the newest and designed to be the most capable. It is also the way forward, it will be the 'standard' GUI builders >in the future. We know that the documentation right now is far from optimal. Ben and I will work on that in January.
Iâd recommend to try to build your application with Glamour first. Only if that doesnât provide a good fit, take a look at spec. Spec is much more powerful, but too low level for most applications.
Stephan
participants (2)
-
prova email -
Stephan Eggermont