How to draw text in a bitmap using wxpython?

Posted by aF on Stack Overflow See other posts from Stack Overflow or by aF
Published on 2010-04-06T08:35:03Z Indexed on 2010/04/06 8:53 UTC
Read the original article Hit count: 233

Filed under:
|

Hello,

I want to draw a number centered inside a wx.EmptyBitmap.

How can I do it using wxpython?

Thanks in advance :)

© Stack Overflow or respective owner

Related posts about python

Related posts about wxpython