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 0xb4936dec>
|
int |
MININT = -2147483648 |
int |
wxEVT_COMMAND_INT_UPDATED = 10322 |
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.20050511.rpd on Thu Mar 22 12:07:17 2007 | http://epydoc.sf.net |