You can get a morph with the visualization in it. For example:
-=-=-=-=-=-=-=-=-= | c m | c := TRCanvas new. c addShape: (TRBoxShape new size: 50; color: Color blue).
m := TRMorph new canvas: c; extent: 300 @ 200; yourself. m openInWindow -=-=-=-=-=-=-=-=-=
Cheers, Alexandre
On Apr 19, 2014, at 5:30 PM, Johan Fabry jfabry@dcc.uchile.cl wrote:
Hi all,
I am making a UI using Spec, and I want it to also contain a Roassal visualization. But it is not clear to me how to do that. If I send open to a RTView instance it opens itself in a new window, which is not what I want. What can I do?
Thanks in advance!
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD lab - Computer Science Department (DCC) - University of Chile
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev