TheSwamp

Code Red => .NET => Topic started by: MarioR on March 03, 2010, 07:40:15 AM

Title: Detecting the use of the alt key during an AutoCAD jig using
Post by: MarioR on March 03, 2010, 07:40:15 AM
Hello,

i have the implement like http://through-the-interface.typepad.com/through_the_interface/2009/11/detecting-the-use-of-the-shift-and-control-keys-during-an-autocad-jig-using-net.html (http://through-the-interface.typepad.com/through_the_interface/2009/11/detecting-the-use-of-the-shift-and-control-keys-during-an-autocad-jig-using-net.html).

But i use also the "alt" key. But when i release (key-up) the
"alt"-key not fire the sampler! The entityjig sleep,
only when i press the mouse-button or enter responding
the sampler.

why?

Regards,
Mario