If I understand correctly what you ment, I think what you want is to write a widget.
K On Fri, Apr 17, 2009 at 10:35 AM, 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. >
