Re: GList empty after iteration?

2011-09-12 Thread Denis Washington
Am 12.09.2011 21:10, schrieb Craig: Hi All, I am confused about GList. My application is parsing a file and creating midi data with it. I am using GList to store the midi data. I have created a GtkListStore to view the parsed data (to insure I am parsing the data properly). So, below I iterate

Re: Extend IconView clickable area

2011-09-10 Thread Denis Washington
Am 10.09.2011 19:23, schrieb Jonas H.: On 09/03/2011 01:56 PM, Jonas H. wrote: On 08/26/2011 09:12 PM, Jonas H. wrote: Hello list, how can I extend the clickable area of a text column in a one-columned IconView (whose item width is greater than the text itself)? Illustration: http://jonas.lop

Re: gtk_tree_selection_select_iter after gtk_tree_store_append not working

2011-07-23 Thread Denis Washington
Am 23.07.2011 18:11, schrieb Kristian Rietveld: On Fri, Jul 22, 2011 at 8:40 PM, Denis Washington wrote: However, this doesn't work. Removing the "if" conditional and printing out gtk_tree_selection_get_selected (selection, NULL, NULL) right after select_iter reveals that only t

gtk_tree_selection_select_iter after gtk_tree_store_append not working

2011-07-22 Thread Denis Washington
to a parent widget or shown on the sreen during the model buildup, if that matters; the model is, however, set as model of the tree view.) Regards, Denis Washington ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list