Detect difference between ESC and Right Click
#1
I am working on an addon that I would like to use mouse Right Click to bring up a menu. I have tried to capture the Right Click Action (101) in onAction. and it does pick this up. But it first see the previous menu action (10) when you hit esc. Which I take action as well.

Does anyone know how I can capture both Right Click (101) and ESC (10) Actions and do separate actions?

Thanks!
-ken Z-
Reply

Logout Mark Read Team Forum Stats Members Help
Detect difference between ESC and Right Click0