Hi Boris,
First many thanks for your example. It works also in 7061.
What do you think about some tests in your example. Simple tests are enough.
I think increase the functionality in the next class in the same Category with the enhancement of the tests would show how to extent a gui-based application.
Just some thoughts.
Cheers,
Frank
-------- Original Message --------
Subject: Re: Squeak Beginners Tutorial (25-Sep-2006 13:22)
From: "Boris Gärtner" <
[hidden email]>
To:
[hidden email]
> "Michael Haupt" <
[hidden email]> wrote:
>
> >
> > Let me explain. Over the last few days, I've been trying for some time
> > to assemble a GUI as simple as this: a SystemWindow with a
> > PluggableListMorph in it.
> >
> > I must admit two things: I'm not an experienced GUI programmer, and
> > quite possibly I didn't try too hard, though it took me some time. In
> > the end, I gave up because I couldn't figure out how to make the
> > PluggableListMorph appear below the window's title bar.
> >
> > I don't believe that assembling a GUI as simple as this should be too
> > complicated. Maybe it's very easy. I just couldn't do it, and that's
> > frustrating. (BTW browsing and exploring some of the other
> > SystemWindow offsprings didn't help much.)
> >
>
> Attached you find a change set (for Squeak 3.9 #7046) that shows how you
> can do that. This evening I will try to work out an explanation of the
> ideas behind that solution.
>
> Greetings, Boris
>