Hi Doru,
I just load the latest Glamour on the latest Pharo-Dev (10388). And there is a bug on GLMMorphicRenderer>>renderPane:
On the line: --- container addMorph: ((self renderPresentationsOf: aPane) adoptPaneColor: container paneColor) frame: (0 @ 0 corner: 1 @ 1). ---
RectangleMorph does not understand #addMorph:frame:
You can reproduce the bug with examples in GLMMorphicExamples.
Cheers --- Jannik Laval PhD Student - Rmod Team - INRIA Certified Project Management Associate (IPMA) http://www.jannik-laval.eu http://rmod.lille.inria.fr ---