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 0x406c1e4c>
|
int |
MININT = -2147483648 |
int |
wxEVT_COMMAND_INT_UPDATED = 10274 |
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 Apr 26 14:24:40 2005 | http://epydoc.sf.net |