64 bit woes. Need help kicking off an Addin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
We are using Inventor 2011.
I recently switched all of our Inventor users over to 64 bit Windows 7.
They like the elbow room it provides but the VBA suite of 32 bit VBA programs have problems
Occasionally they crash with a 32 bit memroy error. Or just lock up.
All 12 of these main tools work flawlessly on a 32 bit windows 7 PC.
I've been rewriting them as dlls that I lauch with iLogc as an interm process unfortulately I'm told that iLogic also runs as a 32 bit process.
Because of this I am looking into rewriting the entire suite as addins.
I am assuming running the applets in the 64 bit memory space will solve some or all of the issues we are experiencing..
My problems is I Find writing for the ribbon unintuitive, confusing and a royal pain. Still haven't made a successfull addin of this type.
Can one write each addin as a separate tool with embedded icons such that after loading they are available in the customize tool | commmands tab? Perhaps under Addins? At that point they could be added to whatever tool inside inventor manually.
Are there any samples or examples of how to write an addin like this?
Thank You,
Tom
