Re: Writing a GUI - Where to start?
Posted by Stephan Eggermont-3 on Nov 22, 2013; 3:35pm
URL: https://forum.world.st/Writing-a-GUI-Where-to-start-tp4719254p4724354.html
>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