Oct. 13, 2013
4:58 p.m.
how you do that ? I try to find in the slice the method I have changed and I see it has the whole morphic inside it. Very confusing. I went to changes and again it does not show the method. Just a class declaration. No idea how to use it to find out the changed method. I changed only a single method PluggableTextMorph>>cancel . cancel (self confirm: 'This action will cancel your changes. Is it OK to cancel changes?' translated) ifTrue: [self setText: self getText. self setSelection: self getSelection.] -- View this message in context: http://forum.world.st/bug-4993-Typing-cmd-L-cancel-all-typing-and-we-can-t-u... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.