Status: New Owner: ---- CC: alexandr...@gmail.com Labels: Type-Defect Priority-Medium Component-Mondrian Milestone-4.3
New issue 529 by tudor.gi...@gmail.com: Mondrian Easel does not offer highlighting anymore http://code.google.com/p/moose-technology/issues/detail?id=529
This is due to the changes in Pharo. When using the PluggableShoutMorph we have to set the styler. Something like this:
editor := PluggableShoutMorph ... . styler: (SHTextStylerST80 new view: editor; yourself)
Updates: Status: Fixed
Comment #1 on issue 529 by tudor.gi...@gmail.com: Mondrian Easel does not offer highlighting anymore http://code.google.com/p/moose-technology/issues/detail?id=529
Name: Mondrian-Easel-TudorGirba.25 Author: TudorGirba Time: 17 February 2011, 3:32:11 pm UUID: fbfa92cf-2130-4228-8a60-4175872ed873 Ancestors: Mondrian-Easel-TudorGirba.24
fixed the highlighting in easel