Re: [PHP-GTK] How to force vertical scroll down on a GtkScrolledWindow?
by Bernard Fouche other posts by this author
Aug 1 2007 3:05AM messages near this date
Re: [PHP-GTK] How to force vertical scroll down on a GtkScrolledWindow?
|
Re: [PHP-GTK] How to force vertical scroll down on a GtkScrolledWindow?
Great thanks kksou! It works!
Bernard
kksou wrote:
> Bernard Fouché wrote:
>
> > I'm using such a widget. Its child is a GtkTextView that I use for
> > logging purpose. When I fill the GtkTextView with lines of text, the
> > vertical scroll bar stays up. I'd like to have it forced to the bottom,
> > to always see the latest line of text when my application works. When it
> > stops the user must be able to move up the scroll bar. How to do that?
> >
> >
>
> Here's a sample code:
>
> http://www.kksou.com/php-gtk2/articles/insert-and-display-text-at-end-of-GtkTextView.php
>
> Regards,
> /kksou
>
>
--
PHP-GTK General Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Bernard Fouche
Kksou
Bernard Fouche
Bob Majdak Jr
|