|
Re: newbie stuff: msg#00209lang.smalltalk.squeak.beginners
On Jan 30, 2007, at 14:31 , David Urquhart wrote:
Doesn't exist for Squeak I think. There was a project called LearningWorks based on VisualWorks Smalltalk (or was it ObjectWorks back then?) which presented a partial view of the system. The closest Squeak match would be Stef's BotsInc: http:// smallwiki.unibe.ch/botsinc/ Some questions: Not at all as far as I'm concerned, it works fine with 1, 2, or 3 button mice. What would *you* like to change? I'm trying to create a Morphic class that contains a subMorph called internalCircle that is fitted to the bounds of its square parent. Ideally I could then move the parent around and the child would move with it. What's the best way to do this? I want them to be Morphs because I want them to be both visual and encapsulate (different) behaviour of an 'experiment' and a sub component of that experiment. Well, "best" depends on your goal. You can do that interactively without a line of coding if you want. Just drop the attached file into your image and choose "load as morph". I'm hearing references to 'scripting' in Squeak or the toy thing that's related. What is it and do I need to learn about it if I'm doing Squeak application development? For app development it is not "necessary". But it may be enlightening nontheless, as it is the original design goal of Squeak. Many Morphic design decisions are based on this, that's why it is quite different from a legacy UI toolkit. See http://www.squeakland.org/whatis/whatismain.html - Bert -
_______________________________________________ Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: question on differences between images, Klaus D. Witzel |
|---|---|
| Next by Date: | Re: newbie stuff - cont., Bert Freudenberg |
| Previous by Thread: | newbie stuff, David Urquhart |
| Next by Thread: | Re: newbie stuff, David Urquhart |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |