Message 1 of 1
How to add new posiitons in File Menu, or to handle existing ones ??

Not applicable
08-13-2003
05:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I need help.
Im working on a simple PDM addin for Inventor 6.. that will overwrite standard Open / Save File operations And Project definitions.
No big problems installing and running my addin , but .. I need to capture some events from Standard toolbar positions and File Menu positions.
I can capture "Open" And "Save" with FileUIevents and FileAccessEvents objects and It works fine in File Menu but when you click "Open" from Start Panel those Events don't fire. I also this Start Panel to launch when selecting "Projects" position i File Menu. Any ideas on how to get rid of this Start Panel and replace it with my custom one OR leave old Start Panel but capture events from it's 4 buttons "First Steps"?? "Open" "New" "Projects". Please send me some clues.
I need help.
Im working on a simple PDM addin for Inventor 6.. that will overwrite standard Open / Save File operations And Project definitions.
No big problems installing and running my addin , but .. I need to capture some events from Standard toolbar positions and File Menu positions.
I can capture "Open" And "Save" with FileUIevents and FileAccessEvents objects and It works fine in File Menu but when you click "Open" from Start Panel those Events don't fire. I also this Start Panel to launch when selecting "Projects" position i File Menu. Any ideas on how to get rid of this Start Panel and replace it with my custom one OR leave old Start Panel but capture events from it's 4 buttons "First Steps"?? "Open" "New" "Projects". Please send me some clues.