Is there a rather complex example available that uses spec. I mean a sort of a complex UI that solves some real use cases from where I can steal ideas and patterns how things are done. Iâm just a UI noop and like to have all the guidance available :) thanks, Norbert
Pharo 3.0 comes with multiple Spec UIs for different tools, have a look at the subclasses of ComposableModel, maybe there is something there that suits you. On Apr 3, 2014, at 8:28 AM, Norbert Hartl <norbert@hartl.name> wrote:
Is there a rather complex example available that uses spec. I mean a sort of a complex UI that solves some real use cases from where I can steal ideas and patterns how things are done. Iâm just a UI noop and like to have all the guidance available :)
thanks,
Norbert
---> Save our in-boxes! http://emailcharter.org <--- Johan Fabry - http://pleiad.cl/~jfabry PLEIAD lab - Computer Science Department (DCC) - University of Chile
On Thu, Apr 3, 2014 at 1:28 PM, Norbert Hartl <norbert@hartl.name> wrote:
Is there a rather complex example available that uses spec. I mean a sort of a complex UI that solves some real use cases from where I can steal ideas and patterns how things are done. I'm just a UI noop and like to have all the guidance available :)
the Pharo Launcher for example. It's not too complex though -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
participants (4)
-
Ben Coman -
Damien Cassou -
Johan Fabry -
Norbert Hartl