On Dec 8, 2010, at 8:37 PM, Francisco Ortiz Pe�aloza wrote:
Hi,
after loading last Shout on PharoCore the new Finder isn't working properly. Let's see
PluggableShoutMorph>>initialize registers Shout in AppRegistry as the default MorphicTextEditor but FinderUI>>buildSourceTextArea uses a PluggableTextMorph.
I think it should be using the more dinamic MorphicTextEditor default insted of the hardcoded PluggableTextMorph. Am i right?
In 1.2, it was panned that PluggableTextMorph and PluggableShoutMorph should been merged. In fact, I've posted a fix to allow PluggableTextMorph to handle text styling, this way Shout isn't needed anymore :)
Thank you for your review,
Ben