cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community email address has changed to community-mailer@ptc.com. Learn more.

we need a Toolkit-option, around in the embeded browser in Creo an empty Tab produce (Case 13277770)

we need a Toolkit-option, around in the embeded browser in Creo an empty Tab produce (Case 13277770)

We need a Toolkit-option, around in the embeded browser in Creo an empty Tab produce.

Today always the current Tabs is overwritten,  the display of the Windchill Workspace and an other Tab is not in parallel possible.

 

Currently this function is available only in the internal Toolkit.Currently there is only this functionality in order to produce an empty Tab in the navigation system range. 

see Case C13277770

 

 

folgende internal Toolkit Funktionen gibt es ( definiert internal_tk/includes/ProHelpBrowser.h)

12 /******************************************************************************/
     13 
     14 extern ProError ProLaunchEditHyperlinkDlg (ProPath url_path, ProPath scr_tip );
     15 /*
     16 ProLaunchEditHyperlinkDlg
     17 
     18    Purpose:
     19         Displays the edit_hyperlink dialog. Retreives the url path and the screen tip
     20         from the dialog.
     21 
     22    Input Arguments:
     23       None
     24 
     25    Output Arguments:
     26        p_url:               The url.
     27        scr_tip:             The screen tip.
     28 */
     29 
     30 extern ProError ProOpenHelpBrowserWithRelativePath ( const ProCharPath path );
     31 /*
     32 ProOpenHelpBrowserWithRelativePath
     33 
     34 
     35    Purpose:
     36         Invokes the help manager with a specific help page when the relative path
     37         is specified. For example if "simulation_modules/sh_simple.htm" is passed, the
     38         host path is concatenated to invoke the help manager with url
     39         http://localhost:60201/simulation_modules/sh_simple.htm
     40 
     41    Input Arguments:
     42        path:                The relative path of the url.
     43 
     44    Output Arguments:
     45       None
     46 */

 

 

2 Comments
sully7
13-Aquamarine

Agreed. Wish we had the rest of that internal header file too

olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.