Opened 12 years ago

Closed 8 years ago

#280 closed enhancement (discarded)

implement multi-column multi-select NDS tables

Reported by: epruesse Owned by: epruesse
Priority: normal Milestone:
Component: Usability Version: gtkport
Keywords: Cc:

Description

We need better table support.

I'm not sure yet, what the API should look like. The "treemodel" APIs are as complex as they are for a reason.

The "usual" idea is to have a model object that can be asked for data-rows. The "view" object then has a number of renderers that understand how to display data from those columns. A renderer can make use of multiple columns, e.g. with one column specifying the text and another specifying the color.

Change History (2)

comment:1 Changed 12 years ago by epruesse

  • Component changed from Library (GUI) to Usability

comment:2 Changed 8 years ago by westram

  • Resolution set to discarded
  • Status changed from new to closed

gtk-port is dead

Note: See TracTickets for help on using tickets.