Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to open a specific help page programatically.
How to open a specific help page programatically. [message #445446] Fri, 05 November 2004 20:33 Go to next message
Preston Lee is currently offline Preston LeeFriend
Messages: 25
Registered: July 2009
Junior Member
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 15:58 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
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
Previous Topic:Changing Table selection color
Next Topic:Borderless Buttons
Goto Forum:
  


Current Time: Tue Apr 23 08:09:35 GMT 2024

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

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

Back to the top