Message 1 of 1
Tab and CTRL key events in inventor addin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
after struggling for like half a day I figured maybe it's not my form that causing the problem but inventor.. I found this:
http://adndevblog.typepad.com/manufacturing/2012/05/handling-tab-key-in-inventor-net-forms.html
Basically I have not been able to use the tab key to move onto the next control in my form without adding code - and when adding code I still get an indent in my textbox. Also I can't seem to catch the CTRL+A keys to select all in a listview. Then I found the post in the link above. It is from 2012 though..
Is it still not possible to use the tab key to move to the next control without a workaround like in the link above? And can my CTRL+A issue also be caused by this?
Thanks in advance!