Ticket #23 (new defect)

Opened 4 years ago

Last modified 4 years ago

Widget elements needed for wx.gizmos.TreeListCtrl

Reported by: shane Assigned to: shane
Priority: low Milestone: 1.0a2
Component: skinning.toolkits.wx Version: 1.0
Severity: new item Keywords: wx widgets
Cc:

Description

TreeListCtrl? is a mix between a Tree and a List (duh!), and looks to be very useful!

Items look to be mostly TreeItems? with a column. However, it has columns that look almost identical to those of ListCtrl?. How should this class interact with the existing tree-item, list-item, and list-column classes? A subtle redirect to handle the specialized needs of the TreeList?? Or should those items be outfited with knowledge of TreeList? so they can be dual-use?

Change History

09/02/04 01:07:20 changed by shane

  • priority changed from normal to low.