Home | Trees | Index | Help |
|
---|
Package wx :: Package lib :: Package agw :: Module flatmenu :: Class FlatMenuButton |
|
Method Summary | |
---|---|
Default class constructor. | |
Used internally. | |
Used internally. | |
Draws self at rect using dc. | |
Returns the client rect for FlatMenuButton. | |
Returns the timer object. | |
Returns the timer object ID. | |
Moves FlatMenuButton to the specified position. | |
Handles left down mouse events. | |
Handles left up mouse events. | |
Handles mouse move events. | |
Sets the size for FlatMenuButton. |
Method Details |
---|
__init__(self,
menu,
up,
normalBmp,
disabledBmp=<wx._gdi.Bitmap; proxy of <Swig Object of type 'wxBitmap ...)
|
__del__(self)
Used internally.
|
Contains(self, pt)Used internally. |
Draw(self, dc)Draws self at rect using dc. |
GetClientRect(self)Returns the client rect for FlatMenuButton. |
GetTimer(self)Returns the timer object. |
GetTimerId(self)Returns the timer object ID. |
Move(self, input1, input2=None)Moves FlatMenuButton to the specified position. |
ProcessLeftDown(self, pt)Handles left down mouse events. |
ProcessLeftUp(self, pt)Handles left up mouse events. |
ProcessMouseMove(self, pt)Handles mouse move events. |
SetSize(self, input1, input2=None)Sets the size for FlatMenuButton. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Mon Feb 16 12:54:19 2009 | http://epydoc.sf.net |