Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 1051 by info.lan...@gmail.com: MessageNotUnderstood: GLMTextMorphForEditView>>textMorph http://code.google.com/p/moose-technology/issues/detail?id=1051
I've been trying to execute a script in the new workspace. This script needed a temporary variable so I clicked on : Declare new ... And the error occurred
MessageNotUnderstood: GLMTextMorphForEditView>>textMorph
Updates: Cc: chisvasi...@gmail.com Labels: Component-GlamorousToolkit Milestone-5.0
Comment #1 on issue 1051 by tu...@tudorgirba.com: MessageNotUnderstood: GLMTextMorphForEditView>>textMorph http://code.google.com/p/moose-technology/issues/detail?id=1051
Indeed, this is a known bug. Andrei is working on it :)
Comment #2 on issue 1051 by chisvasi...@gmail.com: MessageNotUnderstood: GLMTextMorphForEditView>>textMorph http://code.google.com/p/moose-technology/issues/detail?id=1051
The shortcuts 'Do it', 'Inspect it' and 'Explore it' should work correctly with undeclared variables. 'Print it' and 'Debug it' don't work yet.
Comment #3 on issue 1051 by tu...@tudorgirba.com: MessageNotUnderstood: GLMTextMorphForEditView>>textMorph http://code.google.com/p/moose-technology/issues/detail?id=1051
We should handle this through the new pharoPlayground presentation
Updates: Status: Fixed
Comment #4 on issue 1051 by chisvasi...@gmail.com: MessageNotUnderstood: GLMTextMorphForEditView>>textMorph http://code.google.com/p/moose-technology/issues/detail?id=1051
I fixed this also in the current implementation of SmalltalkCode presentation.