Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a custom context and I would like to be able to hit a key (at the moment I am using "x" as the test key), and then enter a mode where I can type a number and press enter and the context will use that value I typed in.
I have most of it working and I am able to get the numerical value but I am having two issues:
- The "x" key is triggering the grid snapping when I press it and ideally I would like to prevent this when in my context.
- The backspace and delete keys modify the selection in the scene.
Is it possible to override or disable these behaviors somehow? The best I can come up with is to restore the selection and create a temporary set of hotkeys that I switch to, but I was hoping someone could offer a more robust solution,
Solved! Go to Solution.