Trees | Indices | Help |
|
---|
|
object --+ | SubLayer --+ | SubLayer_Range
A slightly nonstandard scroll bar; grab the left or right edge to resize the thumb.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
bounds (lo, hi) smallest and largest possible value |
|||
left value at left edge of thumb |
|||
right value at right edge of thumb |
|||
quantum smallest delta value |
|||
OnMoving WeakEvent(SubLayer_Range, left, right) called when the user is still dragging |
|||
OnSet WeakEvent(SubLayer_Range, left, right, by_mouse) called when left and/or right have changed |
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Override this method to handle mouse-down (by default, click: action(x,y,e)).
|
Override this method to handle mouse-up (by default, click: action(x,y,e)).
|
Override this method to paint the SubLayer. Don't forget to call SubLayer.draw(context, w, h, appearance).
|
|
bounds(lo, hi) smallest and largest possible value
|
leftvalue at left edge of thumb
|
rightvalue at right edge of thumb
|
quantumsmallest delta value
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |