Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Adding context sensitive help
Adding context sensitive help [message #629554] Tue, 28 September 2010 12:51 Go to next message
Eclipse UserFriend
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 04:44 Go to previous message
Eclipse UserFriend
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: Sun Jul 13 00:18:21 EDT 2025

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

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

Back to the top