Nov. 23, 2013
7:35 p.m.
Typical Window := Window with buttons and textInput....
From: stephan@stack.nl Date: Fri, 22 Nov 2013 16:35:09 +0100 To: pharo-users@lists.pharo.org Subject: Re: [Pharo-users] Writing a GUI - Where to start?
About Glamour, isn'it used to create Browser? How can i create a typical window?
What is a typical window? Spec gives too much freedom and not enough structure for 'typicalâ applications.
Almost every window in your smalltalk system is a browser. Nearly all would be significantly less code when build with Glamour.
Stephan