Comment #1 on issue 943 by tu...(a)tudorgirba.com: Integrate Rubric in Glamour
http://code.google.com/p/moose-technology/issues/detail?id=943
A first integration of RubScrolledTextMorph can be found in
Glamour-Rubric-Presentations.
An example:
x := 'before'.
wrapper := GLMCompositePresentation new
wrapper with: [ :w |
w show: [ :a | a rubricText display: [ x ] ] ].
wrapper openOn: 42.
x := 'after'.
wrapper update
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings