What is the plan for Rubric and its text styler? There was some work to enhance and use RB-based styler (SHRBTextStyler). This seems useless because more and more textcomponents are replaced with rubrics, and rubric uses its own styler. do we stay with rubrics styler ?
Hi, it is a subclass to change one method⦠we should make it (as a first hack) a subclass of the RB based SHRBTextStyler. Maybe this just works? I will try. Going already now for RB I think is good as the Styler for TxText is based on RB, too. (it is a bit different but if we get SHRBTextStyler to work, we will have the knowledge to make the TxText one working, too)
On 31 Jul 2015, at 09:59, Nicolai Hess <nicolaihess@web.de> wrote:
What is the plan for Rubric and its text styler?
There was some work to enhance and use RB-based styler (SHRBTextStyler). This seems useless because more and more textcomponents are replaced with rubrics, and rubric uses its own styler.
do we stay with rubrics styler ?
Hi, It seems to work. What one looses is the ability to click command-click on e.g. a Class name to go to the class. This is implemented by the method in the Rubric styler which is not used by the RB based one. But I think this is ok for now, we later, when Rubric is used everywhere, can clean this up. Step one: change superclass of Rubric styler. Marcus
On 31 Jul 2015, at 10:02, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
it is a subclass to change one method⦠we should make it (as a first hack) a subclass of the RB based SHRBTextStyler. Maybe this just works? I will try.
Going already now for RB I think is good as the Styler for TxText is based on RB, too. (it is a bit different but if we get SHRBTextStyler to work, we will have the knowledge to make the TxText one working, too)
On 31 Jul 2015, at 09:59, Nicolai Hess <nicolaihess@web.de> wrote:
What is the plan for Rubric and its text styler?
There was some work to enhance and use RB-based styler (SHRBTextStyler). This seems useless because more and more textcomponents are replaced with rubrics, and rubric uses its own styler.
do we stay with rubrics styler ?
2015-07-31 10:02 GMT+02:00 Marcus Denker <marcus.denker@inria.fr>:
Hi,
it is a subclass to change one method⦠we should make it (as a first hack) a subclass of the RB based SHRBTextStyler. Maybe this just works? I will try.
Going already now for RB I think is good as the Styler for TxText is based on RB, too. (it is a bit different but if we get SHRBTextStyler to work, we will have the knowledge to make the TxText one working, too)
OK, that sounds like a good plan. nicolai
On 31 Jul 2015, at 09:59, Nicolai Hess <nicolaihess@web.de> wrote:
What is the plan for Rubric and its text styler?
There was some work to enhance and use RB-based styler (SHRBTextStyler). This seems useless because more and more textcomponents are replaced with rubrics, and rubric uses its own styler.
do we stay with rubrics styler ?
participants (2)
-
Marcus Denker -
Nicolai Hess