2008-08-29 21:40 UTC
I am using a dockable form with a tree control. I want to get one point from AutoCAD when I rigthclick on one item of the tree.
Everything works correct excep that I have to click twice (one for getting the focus on AutoCAD window and the second to select the point).
However if I try to do the same operation but using a button control there is no need of two clicks.
Can I avoid the double click when using tree controls.
I am using th 4.1.2.2 version
Thank you very much
Everything works correct excep that I have to click twice (one for getting the focus on AutoCAD window and the second to select the point).
However if I try to do the same operation but using a button control there is no need of two clicks.
Can I avoid the double click when using tree controls.
I am using th 4.1.2.2 version
Thank you very much