Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » browser in a view
browser in a view [message #462159] Wed, 24 January 2007 01:47 Go to next message
Eclipse UserFriend
Originally posted by: jelgolfnut.gmail.com

I have a browser in a view adapted from the browser example. I want to
use the browser to display a PDF document that the rcp app generates. The
view is defined in the plugin.xml and is displayed in a new perspective.
The view opens with the browser and shows the initial url......I want to
send a new URL to the browser to display the local pdf file.....Any
suggestions on how to accomplish this? Is it possible?
Re: browser in a view [message #462169 is a reply to message #462159] Wed, 24 January 2007 08:11 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
JimL wrote:

> I have a browser in a view adapted from the browser example.

If this example uses the SWT Browser widget you can simply use
Browser.setUrl(...)

Dani

> I want to use the browser to display a PDF document that the rcp app
> generates. The view is defined in the plugin.xml and is displayed in
> a new perspective. The view opens with the browser and shows the
> initial url......I want to send a new URL to the browser to display
> the local pdf file.....Any suggestions on how to accomplish this? Is
> it possible?
Previous Topic:change view tab color
Next Topic:Undo/Redo in a view
Goto Forum:
  


Current Time: Tue Oct 08 18:34:10 GMT 2024

Powered by FUDForum. Page generated in 0.04113 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top