selected unfocused bug

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
iamjoosy
Newbie
Newbie
Posts: 3
Joined: Thu Aug 04, 2005 4:00 am
Location: Germany

selected unfocused bug

Post by iamjoosy » Tue May 27, 2008 9:54 am

Hi,

if I set Tree1.selected.borderunfocused.visible = true

then this property setting is ignored when the tree is created, i.e. that when the tree looses focus, the border around e.g. an imageshape is not visible any more (assuming that is was set in selected.border).

Fix: After creating TTree, set the selected.borderunfocused to true.

Markus

Tree2, TeeChart 7.12

tom
Advanced
Posts: 211
Joined: Mon Dec 01, 2003 5:00 am
Contact:

Post by tom » Tue Jun 10, 2008 7:29 pm

Hi iamjoosy

Thanks for letting us know.

Regards,
Tom.

Post Reply