wxGenBitmapTextButton

No documentation is available for this new library call.
Can someone tell me what the parameters are and how
I can get the text to go on the bottom of the button instead of the
right hand side?

I'm using wxPython V2.4.1.2

Thanks in advance from a new Python user.

···

****************************
Leah P. Docena
Leah.Docena@ngc.com
Northrop Grumman Mission Systems
5441 Luce Ave.
McClellan, CA 95652
916.570.4198

Look at it's source code in wxPython/lib/buttons.py

···

Leah.Docena@ngc.com wrote:

No documentation is available for this new library call.
Can someone tell me what the parameters are and how
I can get the text to go on the bottom of the button instead of the
right hand side?

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!