You can hack the TAB key directly into the *.kbdx config file, using tab's virtual key code ( being "0x09" ). Together with the Max internal action provided to toggle floating windows, you are able to simulate the sub-window toggling using the tab key, like Adobe does it in Photoshop for example For Max 2013 and up: simply…
Hey guys, thanks for the help ..the code above worked. I'm able to use tab now as a hotkey. I also changed the cycleview category to a more appropriate script category. The only restriction is that the tab key only works with 3 (no modifier key) and 7 (shift). It would've been nice to be able to use ctrl, but you take what…