How to display Browser widget link in internal browser [message #671100] |
Mon, 16 May 2011 15:07  |
Eclipse User |
|
|
|
Hi all,
I am using SWT Browser widget in a view to display programatically generated html.
Unfortunately, when I click a link, the link is displayed in external browser, not in the internal browser, even if in Window/Preferences/General the preferred browser is internal browser.
SWT browser doesn't support hyperlink listener so I cannot intercept the hyperlink click and display the href reference myself.
Is there any way to use some combination of browser widget (it has to be in the view) and/or listener that would display hyperlinks in internal browser?
I have tried Forms and FormText but it is not robust enough and suitable for displaying generic html (tables etc.)
Thanks, Lubos Pochman
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26668 seconds