Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Starting help resource in help view.
Starting help resource in help view. [message #456753] Mon, 23 October 2006 06:17 Go to next message
Eclipse UserFriend
Hi,

I want to start a help resource directly from an editor and display it in
the help view.

If I do this, it is however displayed in the default help window that pops
up and not in the help view:
PlatformUI.getWorkbench().getHelpSystem().displayHelpResourc e( "MyHelpResource.html");

This in contrast with this call (with a context as parameter), this is
displayed in the help view.
PlatformUI.getWorkbench().getHelpSystem().displayHelp(myCont ext);

Does anyone knows if it is possible to show a help resource in the help
view?

Thanks, Michiel
Re: Starting help resource in help view. [message #459708 is a reply to message #456753] Wed, 06 December 2006 11:04 Go to previous message
Eclipse UserFriend
I have exactely the same problem. I explored the source code of help.ui and I don't think it is possible without some major hack. Have you perhaps solved it any way?
Previous Topic:saving init data
Next Topic:plugin name format
Goto Forum:
  


Current Time: Wed Mar 19 23:05:31 EDT 2025

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

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

Back to the top