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.
If there are any standard parts, use Spec. It's much simpler. I've never done it, but I'm sure you can embed your custom UML Morphic widget in a Spec UI. If you want to learn Morphic, check out Pharo By Example - it has a quite good treatment of the Morphic hooks. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Programming-desktop-applications-in-Morphic-tp4681068p4681206.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
