Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dtp-dev] how-to add context help


Yes, please open a defect.

Larry Dunnell
RAD Data Tools, DB2 Tooling,  Eclipse WTP Project and Eclipse DTP Project
IBM DB2 Information Management Software




Anil T Samuel <anil.samuel@xxxxxxxxxx>
Sent by: dtp-dev-bounces@xxxxxxxxxxx

02/20/2007 07:19 PM

Please respond to
DTP development mailing list <dtp-dev@xxxxxxxxxxx>

To
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
cc
Subject
Re: [dtp-dev] how-to add context help





The DTP User Guide distributed as Data Tools Platform Documentation (org.eclipse.datatools.doc.user) is a good start to hook up to current context help.
Shall I log this as a enhancement bug ?

Regards
Anthos

On 20/02/2007, at 7:36 AM, Lawrence E Dunnell wrote:


Basically, in the java code you need to register a help id and then you need to create the help plug-in.


I'm not sure what the documentation plan and schedule looks like for DTP, but we may be able to register some help IDs in the code so that you can contribute your own help plug-in until the DTP help is ready.


There is some documenation here:

http://help.eclipse.org/help32/topic/org.eclipse.platform.doc.isv/guide/ua_help_context.htm

Larry Dunnell
RAD Data Tools, DB2 Tooling,  Eclipse WTP Project and Eclipse DTP Project
IBM DB2 Information Management Software



Anil Samuel <anil.samuel@xxxxxxxxxx>
Sent by:
dtp-dev-bounces@xxxxxxxxxxx

02/19/2007 11:50 AM

Please respond to
DTP development mailing list <
dtp-dev@xxxxxxxxxxx>


To
DTP development mailing list <dtp-dev@xxxxxxxxxxx>
cc
Subject
Re: [dtp-dev] how-to add context help







Add/change in some case, as in the example quoted; and for own  
components.

Thanks
Anthos
On 20/02/2007, at 1:05 AM,
jograham@xxxxxxxxxx wrote:

> Anthos,
>
> Do you want to add/change DTP context sensitive help or that in  
> your own
> components?
>
> Regards,
> John Graham
> Eclipse Data Tools Platform PMC Chair
> Staff Software Engineer, Sybase, Inc.
>
http://dataplat.blogspot.com/
>
>
>
>
>              Anil T Samuel
>              <anil.samuel@orac
>              
> le.com>                                                    To
>              Sent by:                  DTP development mailing list
>              dtp-dev-bounces@e         <
dtp-dev@xxxxxxxxxxx>
>              
> clipse.org                                                 cc
>
>                                                                    
> Subject
>              02/18/2007 08:52          [dtp-dev] how-to add context  
> help
>              PM
>
>
>              Please respond to
>               DTP development
>                mailing list
>              <dtp-dev@eclipse.
>                    org>
>
>
>
>
>
>
> Hi
>
> How do I add context help for UIs ? For eg. Properties dialog for
> Connection.
>
> Regards
> Anthos
> _______________________________________________
> dtp-dev mailing list
>
dtp-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/dtp-dev
>
>
>
> _______________________________________________
> dtp-dev mailing list
>
dtp-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/dtp-dev

_______________________________________________
dtp-dev mailing list

dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev

_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev
_______________________________________________
dtp-dev mailing list
dtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dtp-dev


Back to the top