Hi Usman,
Thanks for giving a try to Roassal
You have spotted a bug I believe. I will fix it beginning of next week, once back to
Santiago.
For the integration with Glamour, I am not what's going on.
Cheers,
Alexandre
Le 23 mai 2012 à 12:52, Usman Bhatti <usman.bhatti(a)gmail.com> a écrit :
Today, I worked a bit on creating some visu with
Roassal. It really a nice tool.
I had a few problems though:
Non-dsl mode relies on the user to handle the drawing details. For example, the code
below creates a box whose text exceeds the box boundaries. For mondrian-infested people
like me, this should be automatically managed.
node := 'this is a long chain'.
view := ROWhiteView new
view title: 'TEST'.
moduleNode := (ROElement spriteOn: node) + (ROLabel new color: Color red).
view add: moduleNode.
view open.
<Screen shot 2012-05-23 at 5.42.17 PM.png>
I tried to switch to the DSL mode with ROMondrianViewBuilder in Glamour but I had
MessageNotUnderstood: ROMondrianViewBuilder>>camera. Did someone have a similar
problem?
tx
Usman
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev