Problems in Squeak 3.9

Bert Freudenberg bert at freudenbergs.de
Wed Jan 30 23:36:31 UTC 2008


On Jan 30, 2008, at 23:44 , David Zmick wrote:

> this is why i dont use ubuntu, i had problems with the versions of  
> stuff it installed.   bad repos. :)

Huh?

- Bert -

> On Jan 30, 2008 12:59 PM, <squeak-dev.5.pris at spamgourmet.com> wrote:
> On Jan 30, 2008 7:06 AM, Bert Freudenberg - bert at freudenbergs.de  
> wrote:
> >
> > Embed a plain Morph, some RectangleMorphs, and some TextMorphs in
> > your morph.
> >
> > > How do I best embed a Canvas into a Morph?
> >
> > A Canvas in Morphic is not a morph, but one is created for you on  
> the
> > fly and passed into #drawOn:. Simply make a new Morph class
> > implementing #drawOn: for your custom drawing.
> >
> > - Bert -
> >
>
> Thanks!




More information about the Squeak-dev mailing list