Hi list,
I'm trying to write a small app which uses a GtkTreeView to display a table.
For some reason it does not work as expected so I extracted my usage in a small
tableTest app (which a attach to this mail).
I have 10 columns and 100 rows.
Basically this is the central function:
static void
Ah thanks a lot thats it!
Sorry was my fault - should have had a closer look on it.
have a nice weekend,
Antonio
-Ursprüngliche Nachricht-
Von: "David Nečas"
Gesendet: 10.12.2011 20:53:59
An: "Antonio Weber"
Betreff: Re: Usage of gtk_list_store_set_valuesv()
>
Sorry - really tried to attach a file - my fault :)
Here you can get the tar:
https://sites.google.com/site/webadone/tableTest.tar.gz[../redirect?goto=https%3A%2F%2Fsites.google.com%2Fsite%2Fwebadone%2FtableTest.tar.gz]
Thanks a lot,
Antonio
-Ursprüngliche Nachricht-
Von: "An
Hi list,
I'm trying to write a small app which uses a GtkTreeView to display a table.
For some reason it does not work as expected so I extracted my usage in a small
tableTest app (which a attach to this mail).
I have 10 columns and 100 rows.
Basically this is the central function:
static void