Skip to main content



      Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Regarding the making procedure of context sensitive help for Dialogs
Regarding the making procedure of context sensitive help for Dialogs [message #471583] Thu, 24 January 2008 08:05 Go to next message
Eclipse UserFriend
Hi all
i want to do contextsensitive help for Dialogs. i have some doubts.

1.To make context sensitive help for dialogs can i have to
follow the same procedure of making contextsensitive help for views ?

2.Can i have to map xml files and html files? In the extension
should i add the plugin
"org.eclipse.help.contexts" to make contextsensitive help for
Dialogs?

Thanks in advance
Muthu
Re: Regarding the making procedure of context sensitive help for Dialogs [message #471584 is a reply to message #471583] Thu, 24 January 2008 12:07 Go to previous message
Eclipse UserFriend
Context help works the same way for dialogs as it does for views. It
will work best if your dialog is a subclass of TrayDialog which will
allow the help to be opened to the right of the dialog.

As to how to set up context help it is easiest if you start with a
working example. If you pick up Eclipse 3.4, Milestone 4 or later the
new plugin wizard can create a view which has context help. This can be
a model for how to add context help.


> Hi all
> i want to do contextsensitive help for Dialogs. i have some doubts.
>
> 1.To make context sensitive help for dialogs can i have to
> follow the same procedure of making contextsensitive help for views ?
>
> 2.Can i have to map xml files and html files? In the
> extension should i add the plugin "org.eclipse.help.contexts"
> to make contextsensitive help for Dialogs? Thanks in advance
> Muthu
>
Re: Regarding the making procedure of context sensitive help for Dialogs [message #608425 is a reply to message #471583] Thu, 24 January 2008 12:07 Go to previous message
Eclipse UserFriend
Context help works the same way for dialogs as it does for views. It
will work best if your dialog is a subclass of TrayDialog which will
allow the help to be opened to the right of the dialog.

As to how to set up context help it is easiest if you start with a
working example. If you pick up Eclipse 3.4, Milestone 4 or later the
new plugin wizard can create a view which has context help. This can be
a model for how to add context help.


> Hi all
> i want to do contextsensitive help for Dialogs. i have some doubts.
>
> 1.To make context sensitive help for dialogs can i have to
> follow the same procedure of making contextsensitive help for views ?
>
> 2.Can i have to map xml files and html files? In the
> extension should i add the plugin "org.eclipse.help.contexts"
> to make contextsensitive help for Dialogs? Thanks in advance
> Muthu
>
Previous Topic:Avoid InfoPop window in help
Next Topic:Breadcrumbs inconsistency?
Goto Forum:
  


Current Time: Tue May 20 19:19:06 EDT 2025

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

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

Back to the top