Re: textview scrolling fails
- From: "control H" <control h gmail com>
- To: "Michael Lauer" <mickey vanille-media de>
- Cc: gtk-app-devel <gtk-app-devel-list gnome org>
- Subject: Re: textview scrolling fails
- Date: Thu, 14 Dec 2006 20:20:40 +0100
Thanks a lot Michael,
that turned out to be the problem! Man did I spent much time on this
problem. Wonder why I used the _add_with_viewport() call anyway.
Anyway,
thanks a lot.
^H
On 12/14/06, Michael 'Mickey' Lauer <mickeyl linuxtogo org> wrote:
control H wrote:
> This search does find what I'm searching: on the console the "match"
> is printed, and also the tag is aplied to the textbuffer at the found
> section. But no scrolling occurs.
Just a shot in the dark, but I once had the same problem and it turned
out I accidantly added the TreeView to a ScrolledWindow with
add_with_viewport(), which breaks some of the scrolling logics.
TreeView needs to be added to a ScrolledWindow without an additional
viewport, since it has a direct interface for using GtkAdjustment.
Regards,
:M:
--
Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de
_______________________________________________
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]