[Fwd: Replacement for gtk_tree_set_view_lines]

2006-01-28 Thread Jim Harford
Does anyone know the answer to this? Do I need to try a different email list? Jim Harford Original Message Subject:Replacement for gtk_tree_set_view_lines Date: Wed, 25 Jan 2006 10:52:10 -0500 From: Jim Harford <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTE

glade debug warnings

2006-01-28 Thread kadil
Hi, When writing glade# code in monodevelop, I get the following warnings: [Task:File=/home/kadil/Projects/testglade2/Main.cs, Line=60, Column=15, Type=Warning, Description=The private method `GladeApp.on_button1_clicked(object, System.EventArgs)' is never used(CS0169) I get one of these warning

gtk gs widget

2006-01-28 Thread Pramathesh Ambasta
Any pointers on how to use the gtk gs widget (which comes with ggv) in a gtk application? Thanks in advance Pramathesh ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: gtk strange behavior

2006-01-28 Thread Matt Hull
i thought it was best to have all the gui code in one thread, and all the core or processing in another ? matt On Sat, 28 Jan 2006, kornelix wrote: > I got no help so far on the questions below. Perhaps they were too naive > for this group. > > Re: multi-thread GTK apps > > I found some help in