March 19, 2016
10:26 a.m.
On 19-03-16 10:59, Henrik Nergaard wrote:
There is no way of doing that, RubParagraphDecorator lacks a method to set its style variable.
If you add that, then you can do something like: Self is a RubEditingArea
(self decoratorNamed: #shoutStyler) style: yourStyleclass new.
I'm strongly in favor of adding this. There are other languages I want to style than smalltalk. Stephan