Hi,
I started to integrate Rubric in Glamour.
At the moment, only the basic text widget is integrated, and it is integrated with a
different factory method (rubricText instead of text). The longer term idea is to replace
the rendering of the existing TextPresentation. Once TxText will be adopted we will move
again.
Furthermore, the interface is basic, but given that Rubric offers a couple of nice
features (such as decorations and wrapping), we should adopt that as well in the
interface.
An example:
wrapper := GLMCompositePresentation new.
wrapper with: [ :w |
w show: [ :a | a rubricText ] ].
wrapper openOn: 'text'
Cheers,
Doru
--
www.tudorgirba.com
"Things happen when they happen,
not when you talk about them happening."