somewhat related http://www.scriptspot.com/3ds-max/scripts/activetype-0-29 he used a textfield to retrieve the events needed for something like that. I imagine he created some dialog instead of a rollout floater so that he could abandon close and surrounding GUI elements and with that only the input textbox is visible.…
Hi Friends, i would like to create a hotbar like in Maya: If you hold Space pressed it appears and disappears immediately if you release the key. To start the script by pressing a key is easy: just assign a hotkey to it. BUT how i can check during the script is running, about the state of a key? I need an event handler…