Issue 529 in moose-technology: Mondrian Easel does not offer highlighting anymore

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 529 in moose-technology: Mondrian Easel does not offer highlighting anymore

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Medium Component-Mondrian Milestone-4.3

New issue 529 by [hidden email]: 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)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 529 in moose-technology: Mondrian Easel does not offer highlighting anymore

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 529 by [hidden email]: 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

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev