| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class BookCtrlSizer |
|
object--+ |Object--+ |Sizer--+ | BookCtrlSizer
Proxy of C++ BookCtrlSizer class
| Method Summary | |
|---|---|
BookCtrlSizer is no longer needed. | |
__repr__(self)
| |
| Size |
This method is where the sizer will do the actual calculation of its children's minimal sizes. |
| BookCtrlBase | GetControl(self)
|
Using the sizes calculated by CalcMin reposition and resize all the
items managed by this sizer. | |
| Method Details |
|---|
__init__(*args,
**kwargs)
|
CalcMin(self)This method is where the sizer will do the actual calculation of its
children's minimal sizes. You should not need to call this directly as
it is called by
|
RecalcSizes(self)Using the sizes calculated by
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:00:21 2006 | http://epydoc.sf.net |