Re: [gtk-list] Re: Clist within scrolled window



>  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]