C++ Hotkey disable

C++ Hotkey disable

istan
Advisor Advisor
575 次查看
2 条回复
1 条消息(共 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 个赞
576 次查看
2 条回复
回复 (2)
2 条消息(共 3 条)

klvnk
Collaborator
Collaborator
0 个赞
3 条消息(共 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 个赞