Thanks for reporting. I will take a look a bit later.
Cheers,
Doru
On Jul 28, 2009, at 13:58, Laval Jannik <jannik.laval(a)gmail.com> wrote:
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
---