tx Doru.
I'll soon have a look.
usman
On Mon, Jun 3, 2013 at 10:07 PM, Tudor Girba <tudor(a)tudorgirba.com> wrote:
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."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev