Hi Igor! Nice to hear from you again :)DoruOn Thu, Aug 7, 2014 at 1:31 PM, Igor Stasenko <siguctua@gmail.com> wrote:
Just in case, i added you as Athens contributor, so you can commit.Very nice! Please commit this code to Athens repository.This is a good way to debug stuff without killing own world :)
We will integrate it
http://smalltalkhub.com/mc/Pharo/Athens/main
--On 7 August 2014 12:14, Nicolai Hess <nicolaihess@web.de> wrote:nicolaiBut this is difficult for Morph like Dialog, Menus and SystemWindows.I created some fogbugz entries for morphs drawing with athens api.We can test the Athens based drawing by putting the morphs into an
And a parent case 13790 "Port what is needed for Athens (drawing morphs)"
AthensWrapMorph.
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
Best regards,
Igor Stasenko.--"Every thing has its own flow"