On 14 February 2014 15:57, J.F. Rick <self@je77.com> wrote:
Incomplete, though EllipseMorph would be quite easy to implement. You would have to implement drawOnAthensCanvas: on EllipseMorph. It is currently just inheriting that from Morph.
Right.
Cheers,
Jeff
On Wed, Feb 12, 2014 at 10:09 PM, Torsten Bergmann <astares@gmx.de> wrote:
If I understand correctly #openInSceneView wraps a morph in an Athens scene. I tried some examples:
"Smalltalk ui icons configIcon asMorph openInSceneView" "BorderedMorph new openInSceneView"
First two work, but the third:
"EllipseMorph new openInSceneView"
brought up a yellow morph - but as rectangle not as ellipse like in "EllipseMorph new openInWorld".
Havent looked deeper. Incomplete or a bug?
Thx T.
-- Jochen "Jeff" Rick, Ph.D. http://www.je77.com/ Skype ID: jochenrick
-- Best regards, Igor Stasenko.