Home | Trees | Index | Help |
---|
Package pygsear :: Module Widget |
|
Classes | |
---|---|
Button |
|
CloseButton |
White square button with a black X. |
Console |
|
Dialog |
|
Dialog_ColorSelector |
Used to choose a color interactively |
Dialog_LineInput |
Used to get a single line of input |
Dialog_OK |
Pop up a window to get some input. |
EscCatcher |
|
ImageButton |
|
ProgressBar |
Percentage bar graph. |
Score |
Keep and display a score or value. |
SpriteButton |
Clickable button which is also a sprite. |
SpriteTextButton |
Clickable button which is also a sprite with text printed on it. |
StationaryButton |
Clickable button which is a sprite but does not need to move. |
StationaryTextButton |
Clickable button which is also a sprite with text printed on it and does not need to move. |
TextButton |
Clickable button with text printed on it. |
TextInput |
Used to gather text input from the user. |
VProgressBar |
|
Widget |
Variable Summary | |
---|---|
tuple |
BLACK
|
tuple |
BLUE
|
tuple |
GRAY
|
int |
K_BACKSPACE
|
int |
K_DELETE
|
int |
K_DOWN
|
int |
K_ESCAPE
|
int |
K_F1
|
int |
K_LEFT
|
int |
K_PAGEDOWN
|
int |
K_PAGEUP
|
int |
K_RETURN
|
int |
K_RIGHT
|
int |
K_UP
|
tuple |
LGRAY
|
tuple |
LGREEN
|
int |
MOUSEBUTTONUP
|
int |
QUIT
|
tuple |
RED
|
tuple |
TRANSPARENT
|
tuple |
WHITE
|
Variable Details |
---|
BLACK
|
BLUE
|
GRAY
|
K_BACKSPACE
|
K_DELETE
|
K_DOWN
|
K_ESCAPE
|
K_F1
|
K_LEFT
|
K_PAGEDOWN
|
K_PAGEUP
|
K_RETURN
|
K_RIGHT
|
K_UP
|
LGRAY
|
LGREEN
|
MOUSEBUTTONUP
|
QUIT
|
RED
|
TRANSPARENT
|
WHITE
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sun Jan 25 19:10:13 2004 | http://epydoc.sf.net |