Search - User list
Full Version: How to make the Help pane open in system browser?
Root » Houdini Lounge » How to make the Help pane open in system browser?
aeaeaeae
How can you have the docs open in the system browser instead of the internal houdini browser?
ObeidaZakzak
By setting HOUDINI_EXTERNAL_HELP_BROWSERenvironment variable [www.sidefx.com]. For example, using a package file :

{
"env": [
{
"HOUDINI_EXTERNAL_HELP_BROWSER" : "/path/to/browser.exe"
}
]
}
aeaeaeae
SideFX love to make life as hard as possible for its users.
AslakKS
btw, you don't need to specify the path to the browser.
"HOUDINI_EXTERNAL_HELP_BROWSER": 1, is enough, would be nice if it was just a preference instead >.>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB