Hi,
is it possible, implement the windows 7 look in the tree class to get a selection bar with a gradient ?
kind regards
Stefan
Stefan
Hi,
is it possible, implement the windows 7 look in the tree class to get a selection bar with a gradient ?
Hello,
I ask the same as Stefan. It's possible ?
Regards,
The tree Class is Windows standard class, so its painting is also standard.
Is it a style supported by Windows ? have you seen it in other applications ?
Antonio,
Actually, I haven't seen in other applications. But I want my application have a consistent interface, so I think it could be a good idea this behaviour.
Thanks,

Silvio,
Have you seen it in standard Windows interface ? I mean, not on an app. On Windows itself.
I am afraid thats not estandard. We could hack the tree control to emulate it, but thats not the way to go.