Support for panning with scrollbars
commit087a112009a2ca2d8806ea7a088daa2f101560a3
authorArnaud Gardelein <agardelein@yahoo.fr>
Wed, 4 Apr 2012 19:41:13 +0000 (4 21:41 +0200)
committerArnaud Gardelein <agardelein@yahoo.fr>
Wed, 4 Apr 2012 19:41:13 +0000 (4 21:41 +0200)
tree1e91b3ca300f7119dc418d58c4a1e2eb82c9aa10
parent5d60de1eeaf8929e9aacebce8e97500c68fad593
Support for panning with scrollbars

To avoid interferences between callbacks, the adjustment update is disabled while the mouse is in a scrollbar.
The vertical scrollbar is reversed (lower = -1 and upper = 0, value is negative) to have coherence with vertical display and movement of Graph
The way adjustment parameters are computed has been rewritten in a more consise way
oscopy/gtk_figure.py