---+ !!Adding Tools to HIPE %STARTINCLUDE% <!-- summary --> Tools are processing units that operate on specific data elements. The well-known Tasks are examples of tools within [[DpHipe][HIPE]]. This section explains: * how you can make [[DpHipe][HIPE]] aware of an existing Task, * how your task can react better on an active data element, * the default task dialog and how you implement and contribute a dedicated the input dialog for your task, * how you can implement and contribute a specific parameter editor %STOPINCLUDE% %TOC% ---++ Task Registry _Task factory, ==__init__.py==, categories,..._ ---++ Prime input validation _Writing a validator for the contents of your prime data input_ ---++ Task Input Dialog _Default dialog, drag-and-drop features, dedicated dialogs_ ---++ Parameter Modifiers _Default modifiers, specialized modifiers_ ---++ Task compliance _Name of the task, validator, user documentation_ -- Main.JorgoBakker - 21 Dec 2007
This topic: Public
>
DpHipe
>
DpHipeTools
Topic revision: r1 - 2007-12-21 - JorgoBakker