Le 2/4/16 20:01, Aliaksei Syrel a ��crit��:

On Sat, Apr 2, 2016 at 7:55 PM, stepharo <stepharo@free.fr> wrote:
so then why do you have this method in BlElement >> drawOnAthensCanvas: aCanvas

no, you are mistaking something. I specifically removed it 4 builds ago knowing that you may be confused ;)

in build 26 I get this method

BlElement >> drawOnAthensCanvas: aCanvas
������ "Actually render receiver on aCanvas in local bounds.
������ Override to customize.
������ aCanvas is an instance of AthensCanvas
������ aCanvas must not be nil"

������ self shape adaptTo: self extent.
������ self shape path context: aCanvas.
������
������ self drawFillOnAthensCanvas: aCanvas.
������ self drawStrokeOnAthensCanvas: aCanvas


But this is not a problem. I cannot program in Bloc so I will not.
I had a dream but I guess that I was wrong.
Stef


��

Even in the image that used for presentation, athens methods are already deleted: