View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000218 | DarkRadiant | Design/Coding | public | 19.03.2007 21:52 | 15.04.2007 16:04 |
Reporter | greebo | Assigned To | greebo | ||
Priority | low | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.0 | ||||
Fixed in Version | 0.9.0 | ||||
Summary | 0000218: Refactor ToolbarCreator into subclass of UIManager | ||||
Description | The ToolbarCreator and the ColourSchemeManager are currently a standalone instance, they should be filed in the UIManager module. | ||||
Tags | No tags attached. | ||||
Perhaps the ColourSchemeManager should also be part of the UIManager? | |
Yes, that makes sense as well. | |
The ToolbarCreator is part of the plugin now. I've had a short look on the ColourSchemeManager, and I decided to postpone this because of the ColourSchemeEditor (which is working closely with the ColourSchemeManager with details about the data structures). Either we move the ColourSchemeManager plus the Editor into the Plugin or we define the data structures within the iuimanager.h file, which I'd rather not. A third possibility would be to move the data structures in a colourlib.h file but I find that not solution that clean. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
19.03.2007 21:52 | greebo | New Issue | |
19.03.2007 21:52 | greebo | Status | new => confirmed |
19.03.2007 21:55 | orbweaver | Note Added: 0000429 | |
19.03.2007 21:56 | greebo | Note Added: 0000430 | |
19.03.2007 21:56 | greebo | Summary | Refactor ToolbarCreator into subclass of UIManager => Refactor ToolbarCreator/ColourSchemeManager into subclass of UIManager |
19.03.2007 21:56 | greebo | Description Updated | |
24.03.2007 20:20 | greebo | Status | confirmed => resolved |
24.03.2007 20:20 | greebo | Fixed in Version | => latest SVN |
24.03.2007 20:20 | greebo | Resolution | open => fixed |
24.03.2007 20:20 | greebo | Assigned To | => greebo |
24.03.2007 20:20 | greebo | Note Added: 0000470 | |
24.03.2007 20:20 | greebo | Summary | Refactor ToolbarCreator/ColourSchemeManager into subclass of UIManager => Refactor ToolbarCreator into subclass of UIManager |
15.04.2007 16:04 | greebo | Status | resolved => closed |