I disagree with the first sentence. I like to read Roassal stuff here in this list. I�m not subscribed in the moose mailing list (trying to reduce the mails I get) but I would like to be up to date with Roassal that has use case scenarios that exceed the bounds of moose. And I don�t like the tension that moose is engrossing standalone packages (like petit parser ;) )Perhaps it would be more useful to have these types of discussions on the moose-dev mailing list. You might be surprised by other things you might find there :)
In case of interest, here are the coordinates:Cheers,DoruOn Tue, Nov 26, 2013 at 8:59 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:Excellent! Let us know for any request for enhancement or bug fixes.
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Nov 26, 2013, at 4:20 PM, GOUBIER Thierry <thierry.goubier@cea.fr> wrote:
> Yes! I also found there is a ROPlatform thing I can query (not sure, the code is at work and I'm home).
>
> (I'm coupling a C ast + CFG + parallel task analysis displayed with Roassal with interaction with the source code under analysis on a text pane. I demoed it this morning to our partner)
>
> Thierry
> ________________________________________
> De : Pharo-dev [pharo-dev-bounces@lists.pharo.org] de la part de Alexandre Bergel [alexandre.bergel@me.com]
> Date d'envoi : mardi 26 novembre 2013 17:56
> � : Pharo Development List
> Objet : Re: [Pharo-dev] Roassal Question
>
> Does the following helps?
> -=-=-=-=-=-=-=-=-=-=-=-=
> | view shape morph |
> view := ROView new.
> 100 timesRepeat: [
> shape := ROEllipse new size: 40; color: (Color green alpha: 0.5).
> view add: shape element ].
> view elements do: [ :el | el translateTo: 500 atRandom @ 500 atRandom ].
>
>
> morph := ROAthensMorph on: view.
> morph extent: 500 @ 500.
> morph openInWindow
> -=-=-=-=-=-=-=-=-=-=-=-=
>
> If you do not use Athens, then replace �ROAthensMorph� by �ROMorph�
>
> Alexandre
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
> On Nov 26, 2013, at 12:51 PM, Goubier Thierry <thierry.goubier@cea.fr> wrote:
>
>> Hi all,
>>
>> does anybody knows how to integrate a ROView inside a Morphic GUI ?
>>
>> Regards,
>>
>> Thierry
>> --
>> Thierry Goubier
>> CEA list
>> Laboratoire des Fondations des Syst�mes Temps R�el Embarqu�s
>> 91191 Gif sur Yvette Cedex
>> France
>> Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
>>
>
>
>
--"Every thing has its own flow"