2008-01-10 12:35 UTC
Hi
When I use an OnClick event with the ListView (on a docked/modeless form), to activate a lisp routine which involves selecting an entity in the drawing eg ((setq SSet (ssget)) -
All works fine except it is necessary to click the drawing space to activate the curser to allow the items to be selected in the space. Although minor, rather annoying. This doesnot occur if the same function is activated by a button.
I was wondering if this is a glitch or if there is a workaround or indeed I've missed something obvious (I am fairly new to this)?
Thanks in anticipation and thanks for this brilliant tool.
Dan
When I use an OnClick event with the ListView (on a docked/modeless form), to activate a lisp routine which involves selecting an entity in the drawing eg ((setq SSet (ssget)) -
All works fine except it is necessary to click the drawing space to activate the curser to allow the items to be selected in the space. Although minor, rather annoying. This doesnot occur if the same function is activated by a button.
I was wondering if this is a glitch or if there is a workaround or indeed I've missed something obvious (I am fairly new to this)?
Thanks in anticipation and thanks for this brilliant tool.
Dan