On Fri, Apr 17, 2009 at 04:35, doug livesey <[email protected]> wrote: > Hi -- first post, & a very newbie-ish question, sorry. > Is it possible to create complex aggregate components as classes, & then > create instances of them in your shoes app? > So I guess if you had a bunch of callbacks for subcomponents in your > aggregate component, you could pass them in as lambdas to the constructor? > Sorry if that's not entirely clear, I guess I've only half thought through > what I'm asking. > Maybe I should have asked "how do people recommend organising & reusing > components?" > Ah, well, too late, now. > Cheers, > Doug. >
Doug: http://hackety.org/2008/06/12/martinDemellosGooeyChallenge.html You have to use ::Widget now, though. HTH -- alexander rakoczy http://arakoczy.com
