Re: [Newbies] Morphic Widgets Overview with Screenshots

2008-07-08 Thread David Zmick
oo, an interesting Morphic discussion, I found it difficult to learn morphic at first as well :) On Tue, Jul 8, 2008 at 3:22 PM, Herbert König <[EMAIL PROTECTED]> wrote: > Hello Felix, > > > FD> What I currently need is something that displays a List of Strings with > FD> a Top2Bottom Layout, sim

Re: [Newbies] Morphic Widgets Overview with Screenshots

2008-07-08 Thread Herbert König
Hello Felix, FD> What I currently need is something that displays a List of Strings with FD> a Top2Bottom Layout, similar to a Swing JList. PluggableListMorph is your friend. Make sure to get the pluggableMorphsDemo...pr from http://wiki.squeak.org/squeak/2962 It helps to get you up to speed.

Re: [Newbies] Morphic Widgets Overview with Screenshots

2008-07-08 Thread Felix Dorner
Brad Fuller wrote: On Tue, Jul 8, 2008 at 9:25 AM, Felix Dorner <[EMAIL PROTECTED]> wrote: Hi, I am bloody new to Squeak. I already read Squeak By Example and am currently reading Maloney's Morphic Introduction Paper - it is great. What I couldn't find so far was a document where all availab

Re: [Newbies] Morphic Widgets Overview with Screenshots

2008-07-08 Thread Brad Fuller
On Tue, Jul 8, 2008 at 9:25 AM, Felix Dorner <[EMAIL PROTECTED]> wrote: > Hi, > > I am bloody new to Squeak. I already read Squeak By Example and am currently > reading Maloney's Morphic Introduction Paper - it is great. What I couldn't > find so far was a document where all available Morphic Widge

[Newbies] Morphic Widgets Overview with Screenshots

2008-07-08 Thread Felix Dorner
Hi, I am bloody new to Squeak. I already read Squeak By Example and am currently reading Maloney's Morphic Introduction Paper - it is great. What I couldn't find so far was a document where all available Morphic Widgets are presented with Screenshots or so by the side, similar to this one for