UI for servos.
More...
|
def | __init__ (self, parent, gui, options) |
|
def | showGrid (self) |
|
def | OnShowGridClick (self) |
|
def | __init__ (self, parent, gui, options) |
|
def | setup (self) |
|
def | initWidget (self) |
|
def | addMenu (self, menu, label="-") |
|
def | open (self) |
|
def | close (self) |
|
def | genericView (self, parent, value) |
|
def | numberView (self, parent, value) |
|
def | stringView (self, parent, value) |
|
def | dictView (self, parent, value) |
|
def | iterView (self, parent, value) |
|
|
| gridrow |
|
| servos |
|
| channelindex |
|
| gui |
|
| parent |
|
| height |
|
| variables |
|
| notifier |
|
| colours |
|
| fonts |
|
| images |
|
| wrap |
|
| canvas |
|
| widget |
|
| yScroller |
|
| xScroller |
|
| widgets |
|
| gridrow |
|
§ __init__()
def TkServoGrid.TkServoGrid.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
gui, |
|
|
|
options |
|
) |
| |
Initializes TkServoGrid object
@param parent
@param gui
@param options
§ OnShowGridClick()
def TkServoGrid.TkServoGrid.OnShowGridClick |
( |
|
self | ) |
|
§ showGrid()
def TkServoGrid.TkServoGrid.showGrid |
( |
|
self | ) |
|
view - display servo grid
The documentation for this class was generated from the following file: