| Home | Trees | Index | Help |
|
|---|
| Package pywm :: Class Fl_Repeat_Button |
|
| Method Summary | |
|---|---|
Creates a repeat button widget. | |
Sets the callback to be triggered when the button gets pushed or while it's held | |
probably not much point to this either | |
probably not much point to this | |
Sets the label to diaplay as an FLTK symbol | |
| Method Details |
|---|
__init__(self,
x,
y,
w,
h,
label)
|
callback(self, func)Sets the callback to be triggered when the button gets pushed or while it's held Argument:
|
hide(self)probably not much point to this either |
show(self)probably not much point to this |
symbollabel(self)Sets the label to diaplay as an FLTK symbol |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Feb 27 15:47:09 2006 | http://epydoc.sf.net |