Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Adding context sensitive help
Adding context sensitive help [message #629554] Tue, 28 September 2010 16:51 Go to next message
drew frantz is currently offline drew frantzFriend
Messages: 340
Registered: July 2009
Senior Member
Q1: Which plugins are needed as dependencies to display the online help with the separate window. displayDynamicHelp() seems to work fine, but displayHelp() does nothing since it is trying to open the help system in a separate window. I am guessing I am missing some dependent plugin, just not sure which one.

Q2: I want to set a placeholder in a perspective for the dynamic help window, where is the VIEW_ID for the dynamic help window located?
Re: Adding context sensitive help [message #629682 is a reply to message #629554] Wed, 29 September 2010 08:44 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
drew frantz wrote:
> Q1: Which plugins are needed as dependencies to display the online
> help with the separate window. displayDynamicHelp() seems to work
> fine, but displayHelp() does nothing since it is trying to open the
> help system in a separate window. I am guessing I am missing some
> dependent plugin, just not sure which one.
>
> Q2: I want to set a placeholder in a perspective for the dynamic help
> window, where is the VIEW_ID for the dynamic help window located?
There is no constant. You have to use "org.eclipse.help.ui.HelpView".

Dani
Previous Topic:Issue with Coolbar packing?
Next Topic:Copy resources with their properties
Goto Forum:
  


Current Time: Fri Apr 19 03:38:45 GMT 2024

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

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

Back to the top