Sept. 10, 2015
10:01 a.m.
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