Hi all!
I've implemented a figure extending Ellipse. This has a list of labels as
children. By default if I modify the label text, if its bounds became
larger than the bounding box of the parent ellipse it became larger (I can
see it as a feedback). This is ok, but I'd like to have this behaviour
when the text label is larger then the ellipse border. How can I reach
this aim?
Thanks in advance!
AM