Login  Register

Re: Roassal real-time

Posted by abergel on Oct 28, 2014; 12:04pm
URL: https://forum.world.st/Roassal-real-time-tp4786412p4787139.html

Yes, I meant RTSpringLayoutStepping. I wrote the email on my iphone, without my laptop.

Cheers,
Alexandre


> On Oct 24, 2014, at 10:59 AM, Peter Uhnák <[hidden email]> wrote:
>
> Maybe he meant RTSpringLayoutStepping? There are couple examples for it in RTRoassalExample.
>
> On Fri, Oct 24, 2014 at 3:40 PM, jannik laval <[hidden email]> wrote:
> Hi Alex,
>
> I did not found the class RTSteppingLayout.
> But I tried this script that do the job.
>
> We can surely improve it:
>
> ===
> | b el|
> b := RTView new.
>
> [el := RTElement forCollection: (PhaROSSystemInfo instance topicList).
> el do:[:e | e + RTLabel.
> "e @ RTDraggable."
> ].
> b elements do:[:e | b removeElement: e].
> b addAll: el.
> RTGridLayout new on: el.
> b signalUpdate.
> ] valueWithInterval: 1second.
>
> b open.
> ===
>
> 2014-10-24 14:44 GMT+02:00 Alexandre Bergel <[hidden email]>:
> Yes!! This is easy.
> I suggest you to create an animation for this. Do not use thread, this is unnecessary. I do not have my laptop with me. But you can get inspiration from the class RTSteppingLayout.
>
> Let me know how it goes
>
> Alexandre
>
> Le 24-10-2014 à 7:22, jannik laval <[hidden email]> a écrit :
>
>> Hi Alex,
>>
>> In roassal I would like to follow an element and check its value every second.
>> Is there something in Roassal that do this stuff ?
>>
>> Cheers,
>>
>> --
>> ~~Jannik Laval~~
>> École des Mines de Douai
>> Enseignant-chercheur
>> http://www.jannik-laval.eu
>> http://www.phratch.com
>> http://www.approchealpes.info
>> http://car.mines-douai.fr/
>>
>> _______________________________________________
>> Moose-dev mailing list
>> [hidden email]
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
>
> --
> ~~Jannik Laval~~
> École des Mines de Douai
> Enseignant-chercheur
> http://www.jannik-laval.eu
> http://www.phratch.com
> http://www.approchealpes.info
> http://car.mines-douai.fr/
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev