2012-08-12 07:57 UTC
Hello everyone,
I have a problem with the event "OnMouseEntered" placed on "Control Bars".
I have refined some native AutoCAD commands, eg. the command "copy".
Unfortunately when I start a command redefined, if the mouse stepped on the form is initiated the event "OnMouseEntered" causing the following error:
can not return to LISP.
Point is not valid.
and other possible side effects. :'(
How do I prevent this?
Do you have any suggestions?
thanks
I have a problem with the event "OnMouseEntered" placed on "Control Bars".
I have refined some native AutoCAD commands, eg. the command "copy".
Unfortunately when I start a command redefined, if the mouse stepped on the form is initiated the event "OnMouseEntered" causing the following error:
can not return to LISP.
Point is not valid.
and other possible side effects. :'(
How do I prevent this?
Do you have any suggestions?
thanks