Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
With the Toolkit function ProNavigatorpaneBrowserAdd() I am able to display a HTML file in a navigator pane tab. This works fine so far.
My problem:I want to click on a link on the HTML page that is being displayed in the navigation pane. But the link should NOT be opened in the navigation pane (or with targets "_self" or "_blank"), but in the EMBEDDED BROWSER of Pro/E instead. I think this must work because the favorite folder list links to the embedded browser.
Does anyone have any experiences in doing something like that?
Andreas