I am developing techniques for building useful little apps from morphic
building blocks, typically with a BookMorph or StackMorph as the
foundation, and with a minimum of old fashioned programing. My goal is
to teach this to high school students. One basic structure I want is a
browser, like our System Browser. Basically a list box on the left and
one or more text fields to the right; clicking on an entry in the list
box displays the corresponding data. 

So far I have not found a useful list box morph. The
EToyHierarchicalText morph comes close, but entry editing is too
minimal. The LazyListMorph nevers appears. Is there a preferred or
typical way this is done?

-- 
Gary Dunn, Honolulu
o...@aloha.com
http://openslate.net/
http://e9erust.blogspot.com/
Sent from Slate001

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to