Comment #1 on issue 943 by
[hidden email]: Integrate Rubric in Glamour
http://code.google.com/p/moose-technology/issues/detail?id=943A 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_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev