Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP : Create custom Help (PDF file) from Menu("Help" menu item must open a PDF help file(created by me))
RCP : Create custom Help (PDF file) from Menu [message #507906] Fri, 15 January 2010 05:59 Go to next message
Karan  is currently offline Karan Friend
Messages: 23
Registered: October 2009
Junior Member
Hi all,
I have an RCP application. I want to create a menu item called as Help Content within the Help menu. However, instead of using the usual Eclipse help plugin, I want this menu item to open a pdf file that was created by me.. This pdf file has all the help contents...

How do we go about doing this? Tried searching in the net for this for 2 days continuously... all I came across was how to use Eclipse help plug ins in RCP (which I don't need!)

I hope I am clear enough.

Thx.
Re: RCP : Create custom Help (PDF file) from Menu [message #508048 is a reply to message #507906] Fri, 15 January 2010 16:40 Go to previous message
Dilton McGowan II is currently offline Dilton McGowan IIFriend
Messages: 110
Registered: July 2009
Senior Member
On Fri, 15 Jan 2010 00:59:32 -0500, Karan wrote:

> Hi all,
> I have an RCP application. I want to create a menu item called as Help
> Content within the Help menu. However, instead of using the usual
> Eclipse help plugin, I want this menu item to open a pdf file that was
> created by me.. This pdf file has all the help contents...
>

You can use the SWT Broswer object and give it the URL path.
Previous Topic:Creating a sidebar - how can I resize a view programatically?
Next Topic:Update mechanism & feature versions
Goto Forum:
  


Current Time: Tue Mar 19 02:52:09 GMT 2024

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

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

Back to the top