Hi All,
There is a problem I have been working on for a while. Open an easel (MOEasel open), and execute the script
view shape: (MORectangleShape new width: 30; height: 20; text: 'A'). view nodes: (1 to: 20)
outer rectangles of the nodes do not get displayed correctly. I have no clue why. The entry point I guess is MORectangleShape>>display: anElement on: aCanvas A beer for the one who found it :-)
Cheers, Alexandre