First (Topmost) Node not receiving mouse clicks correctly

TeeTree VCL for Borland Delphi and C++ Builder.
Post Reply
Phineas
Newbie
Newbie
Posts: 18
Joined: Wed Apr 09, 2008 12:00 am

First (Topmost) Node not receiving mouse clicks correctly

Post by Phineas » Fri Aug 01, 2008 1:12 am

Howdy, I have a small problem with TeeTree.

I set up several nodes, either in designing mode or dynamically. It does not matter which. The problem is the very first (topmost) node. It will not always receive mouse clicks correctly.

I have seen the fix in thread http://www.teechart.net/support/viewtop ... =tmpx+tmpy
and applied it. This had the effect of not firing the mouseclick when clicked on any of the imageIndex checkboxs. The labels did allow clicks though. The boss can probably live with that.

But the problem still persists with the very first node in the tree. After clicking any other node the topmost node 'sometimes' becomes operational, but not always.

Any ideas?
Thanks.

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

Post by tom » Sat Aug 23, 2008 10:52 pm

hi,

can you provide me an example from which I can produce this problem? I'm probably missing something, since I can't produce the error.

Thanks,
tom @ steema.com

Post Reply