GtkScrolledWindow scrolling inconsistency
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <B1F38D7B53615140BCEA6677DF9F2F8C011111C8@i2km11-ukbr.domain1.systemhost.net> |
I have noticed something which is inconsistent with the way that Windows operates. 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. On Windows, this would continually move until the button is released. I suspect this is because the scrollwindow received ONE button_pressed_event and acts solely on that click. Is it possible for this to be modified to work as windows does? Regards, Martyn