May 13, 2014
11:24 p.m.
Peter wrote:
is there a method #asMorph which will give the morphic version as easily, or if not how do I get an editor as a Pharo window?
There is asMagritteMorph yes, defined in Magritte-Morph. You might need to load that additionally (it is loaded in the Forum image). Stephan