Re: GtkTextView and GtkScrolledWindow

2008-02-24 Thread Barret Rennie
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

Re: GtkTextView and GtkScrolledWindow

2008-02-24 Thread Mike Massonnet
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:

GtkTextView and GtkScrolledWindow

2008-02-24 Thread Barret Rennie
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.