RE: GtkScrolledWindow scrolling inconsistency
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > > If you have a GtkTreeView and you click on the 'down' arrow and > > hold the mouse button, the list only moves ONE record and stops. What GTK+ version? At least with GTK+ 2.2.0, gtk-demo's Tree View examples don't work like this. If you keep the scrollbar arrow pressed, it scrolls continuously. If you have a minimal sample program that behaves differently on Windows and X11, please submit a bug report to bugzilla.gnome.org. --tml