[squeak-dev] App Build Step By Step

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] App Build Step By Step

Gary Dunn
Newbie here. I have been poking around the System Browser learning how a Morphic app creates its window and widgets. Focused on FileList2. As yet I have not discovered a step-by-step guide for doing this. Can anyone recommend one?
--
Gary Dunn, Honolulu
[hidden email]
http://openslate.net/
http://e9erust.blogspot.com/
Sent from a Newton 2100 via Mail V

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] App Build Step By Step

garduino
May be this tutorial http://squeak.preeminent.org/tut2007/html/ can help you.

Cheers.


--
Germán S. Arduino
http://www.arsol.biz
http://www.arsol.net





2009/6/5 Gary Dunn <[hidden email]>:
> Newbie here. I have been poking around the System Browser learning how a Morphic app creates its window and widgets. Focused on FileList2. As yet I have not discovered a step-by-step guide for doing this. Can anyone recommend one?
> --
> Gary Dunn, Honolulu
> [hidden email]
> http://openslate.net/
> http://e9erust.blogspot.com/
> Sent from a Newton 2100 via Mail V
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] App Build Step By Step

Gary Dunn
On Sat, 2009-06-06 at 11:20 -0300, Germán Arduino wrote:
> May be this tutorial http://squeak.preeminent.org/tut2007/html/ can help you.
>
> Cheers.
>
>

Thanks. I've been working through that one. I'm up to section one, step
ten, so I still have a long way to go. My concern is that this example
creates a game, but I am interested in more practical applications and I
thought maybe it did not go into that kind of user interface. I answered
some of my concerns by spending a few hours exploring Morpic code in the
system browser, enough to convince me that the capability is there. I
just need to spend more time learning to use all this stuff.

I have another question, but I'll put that in a separate post. Thanks
again for your encouragement.
--
Gary Dunn, Honolulu
[hidden email]
http://openslate.net/
http://e9erust.blogspot.com/
Sent from Slate001


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] App Build Step By Step

garduino
Well, make a desktop UI on Morphic never was simple to me, and I'm not
the more experienced guy, but I can comment that searching on examples
you will find examples.

Also you can check how Magritte buil the Morphic ui, is another source
of examples.

Good Luck.

2009/6/7 Gary Dunn <[hidden email]>:

> On Sat, 2009-06-06 at 11:20 -0300, Germán Arduino wrote:
>> May be this tutorial http://squeak.preeminent.org/tut2007/html/ can help you.
>>
>> Cheers.
>>
>>
>
> Thanks. I've been working through that one. I'm up to section one, step
> ten, so I still have a long way to go. My concern is that this example
> creates a game, but I am interested in more practical applications and I
> thought maybe it did not go into that kind of user interface. I answered
> some of my concerns by spending a few hours exploring Morpic code in the
> system browser, enough to convince me that the capability is there. I
> just need to spend more time learning to use all this stuff.
>
> I have another question, but I'll put that in a separate post. Thanks
> again for your encouragement.
> --
> Gary Dunn, Honolulu
> [hidden email]
> http://openslate.net/
> http://e9erust.blogspot.com/
> Sent from Slate001
>
>
>