Dec. 6, 2015
4:07 p.m.
in: 17192 <https://pharo.fogbugz.com/f/cases/17192/UITheme-should-not-use-PluggableText...> UITheme should not use PluggableTextMorph what should we use to replace PluggableTextMorph, RubPluggableTextMorph or RubScrolledTextMorph ? I think RubPluggableTextMorph, because we need a way to adapt the callers model as a RubrikText model, but the comment of RubPluggableTextMorph says : "Try to not use it " 2015-12-05 12:13 GMT+01:00 Marcus Denker <marcus.denker@inria.fr>:
Hi,
We are using Rubric now nearly everywhere. But there are still some places left where the old PluggableTextMorph is used.
I made a TODO with a list of what needs to be done:
https://pharo.fogbugz.com/f/search/?sSearchFor=outline%3A15596
Marcus