Re: scrolling windows



        It doesn't seem right that a GtkScrolledWindow should
have any knowlage of what to do when a particular `type'
is it's child. I also don't think its smart for the GtkTextEntry
to automaticly scroll it's parent (but smarter than the former).

maybe a generalized mechanism can be built around the GtkAlignment ?

I still think that for clarity's sake we should stick to writing
that code ourselves (as the users of the lib) untill a logical
way to implement something like that presents itself.

so; in short; I sugest 

g_signal_connect(insert signals here);

callback() { insert code here }.

Cheers,
        -Tristan


"Luis G." wrote:

How do you get a scrolling window to automatically scroll when text is
added to a text view that is assigned to it?

Thanks
--
Luis G.
www.geocities.com/zap84.geo

--
Climbing is life.
The rest? Only details...

I'd rather be climbing...

"One day [today] we must come to see
that peace is not merely a distant goal
that we must seek, but a means by which
we arrive at that goal."
                --Martin Luther King, Jr.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]