Re: [gtkmm] TreeView / List View Question



:-/ well i would need doubles, ints, strings, and bools .. and some of
them editable in about 30 different row types..

maybe any other idea how to display such things .. 

thx anyways
Nal.

On Wed, 21 Apr 2004 12:44:58 +0100
Matthew Walton <matthew alledora co uk> wrote:

> NalDie wrote:
> > is it possible for a Treeview or Listview to display rows with
> > different Collumn records together ??
> > 
> > something like this:
> > 
> > | int | string |
> > | string | string | int |
> > | string | string | int |
> > | int | string |
> > | string | string | int |
> > | string | string | int |
> > | string | string | int |
> > 
> > or 
> > 
> > | int | string |
> >     | string | string | int |
> >     | string | string | int |
> > | int | string |
> >     | string | string | int |
> >     | string | string | int |
> >     | string | string | int |
> > 
> 
> Short answer: no
> Long answer: if you did some very clever trickery with custom types
> and custom CellRenderers you could probably create that effect.
> Although if you just want ints and strings, you could possibly just
> store the ints in string form and then all the columns would be the
> same type, but that's a special case.
> 


-- 

    Auer Clemens
    F. Kreutzbergerstr. 10
    5310 Mondsee
    AUSTRIA

    0043 664 3530901



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]