I'am trying to shift childshapes horizontal and vertical depending on his parents using X0 and Y0.
This works only if one parent is opened.
When I open 2 or more parents childshapes overlay.
I use TeeTreeV2 and Delphi5.
What is wrong and what is to do?
Sincerly
TeeTree V2
Hi,
Which child manager are you using?
Could you provide us some code example? You are probably changing the X/Y coördinates so that you overrule the AutoPosition property: in this case the tree doesn't calculates the positions itself, but uses the ones you provided.
What are you trying to achieve exactly? A screenshot might be usefull.
Best regards,
tom
Which child manager are you using?
Could you provide us some code example? You are probably changing the X/Y coördinates so that you overrule the AutoPosition property: in this case the tree doesn't calculates the positions itself, but uses the ones you provided.
What are you trying to achieve exactly? A screenshot might be usefull.
Best regards,
tom