[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: "value_changed" for vadjustment
- From: Havoc Pennington <hp redhat com>
- To: Allin Cottrell <cottrell wfu edu>
- Cc: <gtk-app-devel-list gnome org>
- Subject: Re: "value_changed" for vadjustment
- Date: 27 Aug 2001 22:48:36 -0400
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]