Usage of gtk_list_store_set_valuesv()

2012-01-02 Thread Antonio Weber
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

Re: Usage of gtk_list_store_set_valuesv()

2011-12-10 Thread Antonio Weber
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() >

Re: Usage of gtk_list_store_set_valuesv()

2011-12-10 Thread Antonio Weber
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

Usage of gtk_list_store_set_valuesv()

2011-12-10 Thread Antonio Weber
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