Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Module buttonpanel :: Class ButtonPanelText |
|
object
--+ |Object
--+ |EvtHandler
--+ |Control
--+ | ButtonPanelText
Method Summary | |
---|---|
Default class constructor. | |
Convenience function to create a DC. | |
Draws the main caption. | |
Returns the best size for the main caption in ButtonPanel. | |
Returns the caption text. | |
Sets the caption text. |
Property Summary |
---|
Method Details |
---|
__init__(self,
parent,
text='')
|
CreateDC(self)Convenience function to create a DC. |
Draw(self, dc, rect)Draws the main caption. Actually the drawing is done in BPArt.
|
GetBestSize(self)Returns the best size for the main caption in ButtonPanel.
|
GetText(self)Returns the caption text. |
SetText(self, text='')Sets the caption text. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:10:56 2007 | http://epydoc.sf.net |