Message 1 of 1
Keyboard shortcut propagation problem

Not applicable
06-07-2011
02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My Addin starts a dll-based application which contains a multiline text-edit control. Problem: Even if the child application has focus, keyboard accellerator commands like Ctrl+C, Ctrl+V or Ctrl+Z are consumed by the main application (Inventor). Simple text-input is possible.
It should be possible to make these shortcuts work (ideally only while the application has focus). Is there a way to temporarily disable the Inventor keyboard commands or some other way around this problem?
Inventor 2012, Win7 64bit