Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » browser in a view
browser in a view [message #462159] Tue, 23 January 2007 20: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 03:11 Go to previous message
Eclipse UserFriend
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: Fri Apr 18 11:59:43 EDT 2025

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

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

Back to the top