|
Re: Shwoing help after pressing a button [message #331102 is a reply to message #331099] |
Mon, 25 August 2008 12:31 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi Klaus,
There is a newsgroup specifically for help system (user assistance)
types of questions.
You might get a good response posting to that newsgroup. It is:
eclipse.platform.ua
Best regards,
Lee Anne
Klaus Schaefers wrote:
> Hi,
> I would like to show the help view, if the user click on a button.
> Furthermore the help should show a certain help content, specified by a
> contextID.
> I used the following code, but it does not work!
>
> IWorkbenchHelpSystem system = PlatformUI.getWorkbench().getHelpSystem();
> system.displayDynamicHelp();
> system.displayHelp(contextID);
>
> Does anybody have an idea, what's wrong with the code?
>
|
|
|
Powered by
FUDForum. Page generated in 0.03253 seconds