Sept. 10, 2015
6:45 p.m.
yuriy Alain is probably busy but send him a mail. Le 10/9/15 12:10, Yuriy Tymchuk a écrit :
Thanks, Iâll take a look on that. What would be interesting is to add a stripe like line numbers but with critic indicators. Do you know how this should work?
Uko
On 10 Sep 2015, at 12:01, Stephan Eggermont <stephan@stack.nl> wrote:
On 10-09-15 11:41, Yuriy Tymchuk wrote:
Ideally I want it to be embedded into rubric representation. But I donât know where to start with that. Add an instance variable qualitySummary to NautilusAnnotationDisplayer.
add qualitySummary := self qualitySummaryMorph to noteNewOwner: aMorph
in qualitySummaryMorph, return a morph that draws the summary and reacts to click by opening the QA panel.
Stephan