Re: Question about scrollbars
- From: Havoc Pennington <hp redhat com>
- To: "Sebastian Geerken" <S Geerken ping de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Question about scrollbars
- Date: 02 Mar 2001 22:18:09 -0500
"Sebastian Geerken" <S Geerken ping de> writes:
Yes, this is what I currently do (I think a counter is a bit safer
that a flag), but I ask whether there is a simpler way, because the
blocking gets quite complicated, and, as I wrote, it is still buggy.
(I guess there are thousands of side effects?) So I thought of a way
to make it simpler than to workaround and search for bugs.
Unfortunately, there are no signals from GtkRange to Gtk[VH]Scrollbar
(not GtkAdjustment) for this.
There's no good way, no. (Not even conceptually, because any such
mechanism would break the model-view-controller paradigm and result in
fairly unrobust code.)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]