How to open a specific help page programatically. [message #445446] |
Fri, 05 November 2004 15:33  |
Eclipse User |
|
|
|
How do I open a specific help page programatically?
WorkbenchHelp.displayHelp();
...always works, opening a window with the "Using the Eclipse
help sytem" page. However,
WorkbenchHelp.displayHelp("/com.example.help/some/doc.html")
...niether opens the help system nor changes the active page. I've tried
combining both calls with no success as well.
I'm able to open specific pages from an Introduction/Welcome screen, Cheet
Sheet, Infopop etc., but not from an ordinary Action within my UI thread.
Am I missing something? Thanks!
Preston
Eclipse 3.0.1, GTK
Java 1.5 Beta 2
Fedora Core 1 Linux
|
|
|
Re: How to open a specific help page programatically. [message #445645 is a reply to message #445446] |
Mon, 08 November 2004 10:58  |
Eclipse User |
|
|
|
Please ask this question in the eclipse platform newsgroup:
news://news.eclipse.org/eclipse.platform
"Preston Lee" <plee@unicon.net> wrote in message
news:pan.2004.11.05.20.33.39.83770@unicon.net...
> How do I open a specific help page programatically?
>
> WorkbenchHelp.displayHelp();
>
> ..always works, opening a window with the "Using the Eclipse
> help sytem" page. However,
>
> WorkbenchHelp.displayHelp("/com.example.help/some/doc.html")
>
> ..niether opens the help system nor changes the active page. I've tried
> combining both calls with no success as well.
>
> I'm able to open specific pages from an Introduction/Welcome screen, Cheet
> Sheet, Infopop etc., but not from an ordinary Action within my UI thread.
> Am I missing something? Thanks!
>
> Preston
>
> Eclipse 3.0.1, GTK
> Java 1.5 Beta 2
> Fedora Core 1 Linux
|
|
|
Powered by
FUDForum. Page generated in 0.27409 seconds