Re: [gtk-list] Re: Clist within scrolled window
- From: Federico Mena Quintero <federico redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Clist within scrolled window
- Date: Mon, 25 Oct 1999 15:17:19 -0400
>  Agreed, but making that change does not make gtk_clist_moveto work correctly.
>  One of the problems is that the 'upper' value in the vertical adjustment in gtk_clist
>  is not updated as entries are added to the clist.
Huh?  It *is* updated.  real_insert_row() calls adjust_adjustments()
if the clist is not frozen.
(If the clist is frozen, there's no point in calling gtk_clist_moveto() anyways).
Or do you have a simple test program that exposes the bug?
  Federico
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]