On 2007 February 1 04:34, Bert Freudenberg wrote: > > I don't think there is a Seaside ToolBuilder yet. In 3.9, you have > builders for Morphic and MVC. Plus there is the one Tweak. > > Also, you must not reference the Pluggable*Spec classes directly, but > always go through the ToolBuilder messages. Just have a look at the > senders of pluggableWindowSpec to get a feel for how to use ToolBuilder.
Wow, ToolBuilder is quite amazing. I was in the past reading about it on the mailing list, and thought it is only for creating the "tools", but it appears (and I know I only have a glimpse of understanding) it is a common layer on which any Squeak UI can be build. Thanks for the pointers, Milan > > - Bert - > > > _______________________________________________ > Beginners mailing list > [email protected] > http://lists.squeakfoundation.org/mailman/listinfo/beginners _______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
