Message 1 of 1
Something blocking RightClick context menu while Jigging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a C++ class that performs jigging from the context menu of AcDbEntity child. As we know - adding command adds an item to popup menu (arrow up or down) and to context menu (right-click), but in my ARX app there arent any reaction on right-click while jigging. What could be causing right-click blocking while jigging?