add embedded browser tab in Creo?
I want to keep our Windchill server as the homepage in our embedded browser.
Is there a way to spawn a 2nd tab with the Creo 4 help page every time Creo starts? I think this would encourage our users to read the help.
current config.pro setting
web_browser_homepage http://server.com/Windchill/
these 2 setting do exactly what I want, except they go to fixed URLs that I cannot control.
enable_3dmodelspace_browser_tab yes
enable_partcommunity_tab yes
The setting I WISH existed:
enable_browser_tab https://support.ptc.com/help/creo/creo_pma/usascii/index.html#page/introduction%2Fabout_PTC_creo_help.html
