Version 2 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
Application plugin manager configure allows configuring a plugin that provides configuring functionality. A configuration palette should be present in the plugin manager tab.
Task requirements
- Research configuring provided by the plugin support library
- Create a palette in the plugin manager tab that allows configuring of a selected plugin in the plugin list (if the plugin provides this functionality)
- Create needed extension points for various user controls
Task result
The result of this task is code.
Implementation idea
Related
PLUGIN_SUPPORT_LIB_CONFIGURING_R0
How to demo
Choose a plugin that allows configuring from the list and show some different options.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)