Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Are there any more events that get fired by inventor than the ones that are watched by the event watcher? For drawings in specific. The event watcher just shows 'DrawingEvents.OnRetrieveDimensions' & 'DrawingViewEvents.OnViewUpdate', it seems strange that there are only 2 events in drawings.
I'm looking for one that is fired when a drawing view is moved on a sheet, but really an event that happens when a view gets a new position, this happens programmatically, so I cannot use the UserInputEvents. Does an event like this exist?
If there are more events than there are in the event watcher, how can I find them?
Solved! Go to Solution.