Problems in Squeak 3.9

Bert Freudenberg bert at freudenbergs.de
Thu Jan 31 00:04:55 UTC 2008


A: Because it messes up the order in which people normally read text.

Q: Why is top-posting such a bad thing?

On Jan 31, 2008, at 0:52 , David Zmick wrote:

> nothin just a personal issue with unbuntu, so i use rpm based  
> distros now.

What exactly does that have to do with how Morphic handles Canvases?

- Bert -

> On Jan 30, 2008 5:36 PM, Bert Freudenberg <bert at freudenbergs.de>  
> wrote:
> 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