Stéphane Ducasse wrote:
Name: Morphic-FernandoOlivero.589 Rethought the CodeMorph class hierarchy, removed the subclasses and added CodeMorph class methods for creating"MethodMorph" and "ClassDefinitionMorph" Fixed now.
CodeMorph is still broken in 1.2-12123. There doesn't seem to be a way to accept changes to the code. There is the orange "unsaved" triangle, but cmd-s (Mac) and self accept do not save the edits. Try: m := CodeMorph codeOf: ( Object >> Object selectors anyOne ). m openInWorld; borderWidth: 10; margin:10; borderColor: Color lightGray; fitToParagraph; width: 300. Sean -- View this message in context: http://forum.world.st/TextEditor-and-NewTextMorph-merges-and-fixes-tp2219629... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.