Yes!i started to work on this. 

Alexandre



Le 01-11-2014 à 19:03, Tudor Girba <tudor@tudorgirba.com> a écrit :

Hi,

I think we have a problem with announcer from TRMultiCompositeShape. It is implemented as if it should not be called, but 

TRCanvas>>shapeWithAction: eventClass forPositionInPixels: position

calls it.

So, we have a problem.

I observed the problem when creating edges with RTMondrianViewBuilder. For example:
view := RTMondrianViewBuilder new.
view shape label text: #asString.
view nodes: (1 to: 100).
view shape orthoHorizontalLine color: Color veryLightGray.
view edgesFrom: [:x | x // 10].
view horizontalTreeLayout layered.
view

And then click on an edge.

Doru

--

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev