Nicolai this is great! like that we can debug athensification of current morph :)
Stef On 7/8/14 12:14, Nicolai Hess wrote:
I created some fogbugz entries for morphs drawing with athens api. And a parent case 13790 "Port what is needed for Athens (drawing morphs)" We can test the Athens based drawing by putting the morphs into an AthensWrapMorph. But this is difficult for Morph like Dialog, Menus and SystemWindows. So for testing purpose I attached changeset to the issue 13790 : a small hack for making a second WorldMorph working in a Morph. I omit all the small little details that are needed to make a second WorldMorph fully working. I just wanted to make sure the second WorldMorph doesn't constantly try to occupy the whole display. The real fun is to put this WorldMorph inside an AthensWrapMorph. That way we can test Athens based drawing even for Morphs like the WorldMenu or SystemWindows. Just drag and drop a Morph or Window between the Athens WorldMorph and the real WorldMorph. Open the AthensWrapWorldMorph with: AthensWrapWorldMorph new openInWorld nicolai
