Login  Register

Re: What UI direction now (or in the near future)?

Posted by Sean P. DeNigris on Feb 25, 2015; 10:03pm
URL: https://forum.world.st/What-UI-direction-now-or-in-the-near-future-tp4807447p4807725.html

Pharo Smalltalk Users mailing list wrote
now, design decisions are to be made regarding the widgets layer.
I assume you've studied the original Self Morphic, which seemed very simple and elegant in my brief experiments with it. One of the key principles was uniformity e.g. the World, Hand, etc could all be regular objects, like any other Morph. Our implementation creates special cases which are barriers to understanding and experimentation e.g. it's very difficult to create and customize a World within a World…
Cheers,
Sean