That fixed the problem. Thank-you, Mike!
--Barret Rennie
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Sorry, I misstyped around y (send) and t (To:).
- Forwarded message from Mike Massonnet <[EMAIL PROTECTED]> -
From: Mike Massonnet <[EMAIL PROTECTED]>
To: Barret Rennie <[EMAIL PROTECTED]>
Subject: Re: GtkTextView and GtkScrolledWindow
On Sun, Feb 24, 2008 at 10:47:22AM -0600, Barret Ren
I have a Textview inside a ScrolledWindow. I set the ScrolledWindow to auto
scroll vertical and never scroll horizontal. I also set the TextView to
wrap with GTK_WRAP_WORD_CHAR. My problem is tha the control will resize
itself horizontally instead of wrapping. It's the same problem as
http://mail.
On 23/02/2008, Jeffrey Barish <[EMAIL PROTECTED]> wrote:
> If I do foreach on a Box, will the order in which the children are retrieved
> correspond to the order in which they were packed? How about get_children?
I think so. Generally the most recently added child of any
gtkcontainer is at the h