On 14 February 2014 15:57, J.F. Rick 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
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.
Cheers,
Jeff
On Wed, Feb 12, 2014 at 10:09 PM, Torsten Bergmann wrote:
> If I understand correctly #openInSceneVi
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 a