[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] How to add context help to wizards?
|
- From: staaouat@xxxxxxxxxxx (Said Taaouati)
- Date: Wed, 6 Dec 2006 11:00:48 +0000 (UTC)
- Newsgroups: eclipse.platform
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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