Hi all,In the example below. How can I print the size of the label instead of the circle’s size?v := RTView new.el := RTEllipse new size: 5; elementOn:'number'.v add: el.el @ (RTLabelled new fontSize:30).el @ (RTPopup new textElement:[:e| e width asString]).v
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev