Change Tool Order in Code
Posted: Mon Aug 08, 2005 2:33 am
Is it possible to set the tool order in code as you can in the TeeChart editor? I've noticed that when I implement a TeeCursor and use an Annotation object that has mouse click and drag support, I end up with cursor residue on the annotation each time I move it unless the annotation tool appears ahead of the cursor tool in the tools list.
Currently, I'm working around this by rebuilding the tools list placing the annotations first whenever there is a tool change.
I'm using TeeChart 6 dot something.
Currently, I'm working around this by rebuilding the tools list placing the annotations first whenever there is a tool change.
I'm using TeeChart 6 dot something.