[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] How to add context help to wizards?

Hi all,

To get the help button available in my wizardPage I?m using the following function:

wizardDialog.setHelpAvailable(true);

If I click on the help button, the help view does not start.

Any idea how to get the help view started?

How can I get the help button listener?


Thanks,

Said