Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have CommandWillStart and CommandEnded events to handle entities being copied.
If I start the COPY command, then zoom extents by double clicking the middle mouse button, a ZOOM command is initiated that triggers it's own CommandWillStart and CommandEnded.
CommandEnded for the COPY event is then never triggered.
Is there a way I can handle this?
Solved! Go to Solution.