You will want to download Squeak 3.9, but [1] gives a good overall approach... [1] http://squeak.preeminent.org/tut2007/html/ Zeeshan Ansari wrote:
This is for a school project and I'm not sure I can use this. Is there similar guidance available for Morphic. By the way my application is not just a typical business GUI application. I am trying to build a UML editor. I'm just trying to understand how event-handling works.
Thanks.
On Fri, Apr 12, 2013 at 12:55 PM, Johan Fabry <jfabry@dcc.uchile.cl> wrote:
Hello,
it sounds to me like you want to build an application with a GUI. You should have a look at how to do this in Spec, this is the new way to build GUIs in Pharo, standard since 2.0. There is technical report on Spec here: http://hal.inria.fr/docs/00/70/80/67/PDF/SpecTechReport.pdf I guess it's a bit out of date but it should be enough to get you started.
On Apr 12, 2013, at 8:39 AM, Zeeshan Ansari <zeeshan.k.ansari@gmail.com> wrote:
Hi All,
I'm writing a desktop application and wanted to know what is the best
way to do this in Morphic. For example, in .Net I would have event-handlers for specific events from the different window components (dialog, menu, etc) for which I would code the behavior I wanted. Does Morphic follow a similar paradigm? Are there any examples to look at?
Thanks.
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD lab - Computer Science Department (DCC) - University of Chile