Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » rcp application with preference pages - tray help button does not open in-dialog context help
rcp application with preference pages - tray help button does not open in-dialog context help [message #594326] Thu, 22 November 2007 18:13
Edoardo Comar is currently offline Edoardo ComarFriend
Messages: 102
Registered: July 2009
Senior Member
My RCP app contributes some preference pages.
I call
TrayDialog.setDialogHelpAvailable(true); on application
initialization, so the preference dialog comes up with the help button
in the lower left.

BUT pressing the help button does nothing in the preference dialog;
the context help (dynamic help view) works fine for my views in the
workbench.

However I noticed that the button does work if I run the rcp app against
*all* plugins in the eclipse sdk (ie, platform+jdt+pde... which
contribute a lot of pref pages) !!
Therefore I guess some other plugin is connecting the dots so that the
help button invokes the context help in-dialog.

What's the trick ?
Previous Topic:Strange error from
Next Topic:Re: possible to open a help page in a view?
Goto Forum:
  


Current Time: Fri Apr 26 13:53:13 GMT 2024

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

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

Back to the top