Thanks for working on this!

I will try to find some time to review this, but it will take a while.

Cheers,
Doru




On Sun, Jul 20, 2014 at 3:07 PM, Alexandre Bergel <abergel@dcc.uchile.cl> wrote:
Hi!

Here is a new example:

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
v := RTView new.
shape := RTMultiCompositeShape new.
shape add: RTLabel new.
shape add: RTBox new.
es := shape elementsOn: RTShape withAllSubclasses.

v addAll: es.

RTNest new
for: es
inShape: #second
add: [ :group :model | 
group addAll: ((RTBox new color: Color blue) elementsOn: model methods).
RTGridLayout on: group.
].

RTFlowLayout new on: es.
es @ RTPopup @ RTDraggable.
v open
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

The last release of Roassal2 should address the comments of Leo and Doru I think…

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




_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev




--
www.tudorgirba.com

"Every thing has its own flow"