Re: GtkTextView and glade 3

2010-06-08 Thread Tristan Van Berkom
On Tue, Jun 8, 2010 at 1:43 AM, Mick wrote: > 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 >> > plac

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

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