| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package lib :: Module expando |
|
This module contains the ExpandoTextCtrl which is a multi-line
text control that will expand its height on the fly to be able to show
all the lines of the content of the control.
| Classes | |
|---|---|
ExpandoTextCtrl |
The ExpandoTextCtrl is a multi-line wx.TextCtrl that will adjust its height on the fly as needed to accomodate the number of lines needed to display the current content of the control. |
| Variable Summary | |
|---|---|
PyEventBinder |
EVT_ETC_LAYOUT_NEEDED = <wx._core.PyEventBinder object a...
|
int |
wxEVT_ETC_LAYOUT_NEEDED = 10299 |
| Variable Details |
|---|
EVT_ETC_LAYOUT_NEEDED
|
wxEVT_ETC_LAYOUT_NEEDED
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:09:37 2007 | http://epydoc.sf.net |