| Home | Trees | Index | Help |
|---|
|
|
| Classes | |
|---|---|
AbstractButton |
A button, minus the intelligence. |
Button |
A button widget. |
ButtonBar |
|
ChooserButton |
|
| Function Summary | |
|---|---|
demo()
| |
_button_images(style,
text,
subimage,
size,
margin)
| |
_noop(*args)
| |
Draw an empty frame (the background for a button) | |
_scale(image,
(maxw,
maxh))
| |
| Variable Summary | |
|---|---|
dict |
_STYLES = {'dark': ['ui/button2.gif', (255, 255, 255)], ...
|
| Function Details |
|---|
demo() |
_button_images(style, text, subimage, size, margin) |
_noop(*args) |
_render_frame(bgimage, text_color, text, subimage, size, margin)Draw an empty frame (the background for a button) |
_scale(image, (maxw, maxh)) |
| Variable Details |
|---|
_STYLES
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Sep 22 22:52:45 2005 | http://epydoc.sf.net |