Hello,

Some time ago, I made a RossalModel for Spec and it works in pharo 3.0. It is basically  a spec-model wrapper for a Morph. 

I am no sure if it still works with the current version of Roassal. But you can found it in the attached file. 

It also contains two usage examples, you can try executing these instructions in a workspace.

1) RoassalSamples new openWithSpec. "a list of Roassal visualisations"
2) RoassalEasel new openWithSpec.  "a roassal visualisation editor, please use cmd+s when finish the Roassal script." 
     - For instance. you can try writting "view nodes: (1 to:10)."  and after cmd+s.

Regards,
Juampi

 


2014-04-19 17:30 GMT-03:00 Johan Fabry <jfabry@dcc.uchile.cl>:
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



--
Saludos,
Juan Pablo