Use the new treecontrol found in CEGUI 0.6

Registered by Erik Ogenvik

Up until CEGUI 0.6.0 there's been no proper tree control available. As a result Ember uses regular lists where the levels in the tree is represented by indents. This should be replaced with proper tree widgets.
The first step involves adding a tree widget to the EmberLook. This means updating the image used by the imageset, adding image definitions to the imageset and then adding widget definitions to the looknfeel.
The second step involves replacing those places in the code and widget definitions where lists are used with tree widgets.

Blueprint information

Status:
Started
Approver:
Erik Ogenvik
Priority:
Low
Drafter:
Erik Ogenvik
Direction:
Needs approval
Assignee:
Erik Ogenvik
Definition:
Approved
Series goal:
None
Implementation:
Good progress
Milestone target:
None
Started by
Erik Ogenvik

Related branches

Sprints

Whiteboard

The tree widget is now implemented and I've started switching some list over to it. We now however need to implement a filtering class similiar to ListHolder (TreeHolder?) to allow for easy filtering.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.