C++ Hotkey disable

C++ Hotkey disable

istan
Advisor Advisor
571 Views
2 Replies
Message 1 of 3

C++ Hotkey disable

istan
Advisor
Advisor

What is the easiest way to disable/enable certain hotkeys temporarily via C++ or MXS?

e.g. I want to disable the <F3> key (toggle wireframe display) for certain activities in my GUI.

0 Likes
572 Views
2 Replies
Replies (2)
Message 2 of 3

klvnk
Collaborator
Collaborator
0 Likes
Message 3 of 3

istan
Advisor
Advisor

I already had the same idea.

But then it is hard to distinguish between the keys Max should (not) get and those I still want in my software.

It would be unlike better, if I could hook the Max keyboard handler..

0 Likes