Re: Roassal3D interaction

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Roassal3D interaction

abergel
Hi Natalia,

We have just added RWPopup. 
-=-=-=-=-=-=-=-=-=-=-=-=
v := RWView new.

shape := RWCube new color: [ :m | Color random asWDColor ].
es := shape elementsOn: (1 to: 100).
RWCubeLayout on: es.
v addAll: es.

es do: [ :e | e addInteraction: RWPopup ].

v
-=-=-=-=-=-=-=-=-=-=-=-=

Let us know how it goes


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



On May 12, 2015, at 1:09 PM, Natalia Tymchuk <[hidden email]> wrote:

Hi.
I also trying to work with Roassal3D. I don’t decide yet what I like more: Roassal3D or RWoden.
And there I also cannot find how to add highlighting and menu, in your letter you wrote that you have it.
Can you write how does it called there.

Thanks,
Natalia


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