Re: GtkTextView and glade 3

2010-06-07 Thread Mick
On Mon, 07 Jun 2010 22:12:57 -0700 Steve Harrington wrote: > On 06/07/2010 09:36 PM, Mick wrote: > > I've spent the last month struggling with glade to layout the > > interface for my app, especially creating an incoming text pane and > > placing the text into it. > > > > > I regret your stru

GLib 2.25.8 released

2010-06-07 Thread Matthias Clasen
GLib 2.25.8 is now available for download at: ftp://ftp.gtk.org/pub/glib/2.25/ http://download.gnome.org/sources/glib/2.25/ 4541e7665af4fdd93a83c26d1a92779e27cbd510cadc418860665c008a4b6819 glib-2.25.8.tar.bz2 0545276bfa6334e064519f738065a2918bb5e3d74ea9707a8b327ac70b47ba18 glib-2.25.8.tar.gz

Re: GtkTextView and glade 3

2010-06-07 Thread Steve Harrington
On 06/07/2010 09:36 PM, Mick wrote: I've spent the last month struggling with glade to layout the interface for my app, especially creating an incoming text pane and placing the text into it. I regret your struggles. I currently have glade set to libglade mode and use gtk-builder-convert t

GtkTextView and glade 3

2010-06-07 Thread Mick
I've spent the last month struggling with glade to layout the interface for my app, especially creating an incoming text pane and placing the text into it. I currently have glade set to libglade mode and use gtk-builder-convert to turn the .glade into .xml after not being able to find how to get t