I want to display the results of a user entered sql query in a GtkTreeView (List). The only problem that i have is the the number of columns in the list is only known at runtime (no of cols returned by sql query). How can i create a GtkListStore with a dynamic number of columns ?
-- Razvan Gavril [EMAIL PROTECTED] _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list