Message 1 of 9
Disabling the spacebar "repeat last command" function

Not applicable
07-17-2010
06:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Since Inventor 2010, the spacebar has the functionality of repeating the last command. We have an add-in that requires typing a short phrase. (You can see where this is headed)
Whenever you use the spacebar to seperate the words in the phrase, a new addin form opens in front of the old one.
This add-in is employing the WordWrapper code that Brian submitted some time ago to clear up a similiar issue when you used the Enter key, but the spacebar problem persists
Is there a way to disable this funtion? Or work around it?