| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module intctrl |
|
| Classes | |
|---|---|
IntCtrl |
This class provides a control that takes and returns integers as value, and provides bounds support and optional value limiting. |
IntUpdatedEvent |
|
IntValidator |
Validator class used with IntCtrl; handles all validation of input prior to changing the value of the underlying wx.TextCtrl. |
| Variable Summary | |
|---|---|
PyEventBinder |
EVT_INT = <wx._core.PyEventBinder object at 0x4068d5ac>
|
int |
MININT = -2147483648 |
int |
wxEVT_COMMAND_INT_UPDATED = 10268 |
int |
WXK_CTRL_V = 22 |
int |
WXK_CTRL_X = 24 |
| Variable Details |
|---|
EVT_INT
|
MININT
|
wxEVT_COMMAND_INT_UPDATED
|
WXK_CTRL_V
|
WXK_CTRL_X
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:03:56 2004 | http://epydoc.sf.net |