Re: "value_changed" for vadjustment



Allin Cottrell <cottrell wfu edu> writes: 
before the widget actually appears.  The second value_changed (unlike
the first) is not coming from any explicit call to
gtk_adjustment_set_value in my code.  How do I track it down and stop
it?  Thanks for any help.


It's normally coming from the widget being scrolled; widgets being
scrolled would typically have some mechanism to pre-scroll them, such
as gtk_clist_scroll_to.

Havoc




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