
Index
From: tom
Subject: Re: Use of other shape components in TeeTree
Date: Tue, 28 Jan 2003 23:11:51 +0100
Newsgroup: public.teetree1.delphi
Michael Beck wrote:
> tom wrote:
>> Do you want to create a shape that contains a TButton object?
>
> No quite. I would like to add to the tree descendents of
> TCustomControl, and let TeeTree to do the management as it does right
> now with TTreeNodeShape descendents.
>
>> I'm afraid that this isn't possible.
>
> Any plans for the future?
Mmm, we could think about it, but this will not be available in
teeTreev2.0.
Also, it will probably make the tree too slow. Not much people would
need it I guess, so it might not get be implemented soon.
Isn't using the AfterDraw event possible?
> Michael