Message 1 of 5
Keyboard is not working in 2018 Inventor Addin

Not applicable
09-07-2018
07:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In a trial version of Inventor 2018, I have problem getting a WPF-Addin to work as expected concerning keyboard access.
Problem is that when a WPF TextBox gets focus, only space, delete and backspace is working. All other keyboard inputs are ignored.
In my project, which is about developing a new WPF based Addin this is a showstopper.
I did not enclose any code, since I read that others also had experienced the same problem in 2018, but not in 2017.