Skip to main content
12-Amethyst
March 13, 2015
Question

How to set pre-defined browser tabs in Creo 2.0

  • March 13, 2015
  • 1 reply
  • 2986 views

Hallo,

I am using Creo Parametric 2.0 integrated with Windchill, is it possible to set specific tabs to load automatically at the start-up of the program?

In my case, for example, one tab for the workspace, one for the common space, and one last for the 3D model space.

Just like the following screenshot:

browser_tabs.png

thanks

    1 reply

    23-Emerald IV
    March 13, 2015

    You can add one page (on one tab), but as far as I know that is it. Use the config.pro option "web_browser_homepage".

    We have ours set to go to the user's homepage: web_browser_homepage http://<server name>/Windchill/app/#ptc1/homepage

    There are a few other config.pro options to control the other tabs:

    enable_3dmodelspace_browser_tab yes/no

    enable_partcommunity_tab yes/no

    enable_resource_browser_tab yes/no

    tleati12-AmethystAuthor
    12-Amethyst
    March 13, 2015

    thanks.

    22-Sapphire I
    March 13, 2015

    Tommaso,

    Does the information from Tom answer your question?