How to set hotkeys for tab menu items?

   1706   4   0
User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
Hi,
How to set hotkeys for tab menu items(factory tab tools)?

Thanks!
User Avatar
Member
4494 posts
Joined: Feb. 2012
Offline
Hi,

If it's a few items you want to assign hotkeys to, you can create simple template script in Python, drag this onto the shelf, and assign a hotkey to each of these items which could be limited to a pane like the network editor if desired, or invoked globally.

If you want something more sophisticated, I would recommend looking into this:
https://www.sidefx.com/docs/houdini/hom/network.html [www.sidefx.com]

This is also how I created my context-sensitive rule-based hotkey system that allows me to customize all kinds of arbitrary actions, including creating new nodes, with a ton of custom behaviour for automatically connecting inputs/outputs, placement, layout and just general workflow improvements.

I shared some of the insights here, though it's a bit outdated now:
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
Thanks for your ideas!
User Avatar
Member
7734 posts
Joined: Sept. 2011
Online
jerry7
Hi,
How to set hotkeys for tab menu items(factory tab tools)?

Thanks!

Right click the tool in the shelf, and select edit tool.

Then go to the Hotkeys tab and click the edit button associated with the target pane type.

No need for a science project.
User Avatar
Member
620 posts
Joined: Nov. 2013
Offline
It is more simple. Thanks!
  • Quick Links