Page 1 of 1

Escape key press through program

Posted: Thu Jan 31, 2013 3:57 pm
by Surendranath
I have to regularly insert blocks at the end of a line drawn on the screen. I first draw the line and insert a block at the end of the line programmaticlly. I have to continue the line from the other end of the block. I now have to press escape twice to achieve this. Since I know the size of the clock I know where the mouse click should be. Is it possible to program so the two escape key presses can be avoided.

Thanks