an Image

Jan Erik Breimo janeb at broad.park.no
Tue Jul 27 18:18:51 EDT 2004


"JDevine" <justin__devine at hotmail.com> wrote in message
news:f9d01b73.0407271254.427a271a at posting.google.com...
> I am going through the painfull process of learning wxPython.  Sincer
> there is nearly no documentation, I am learning from the demos.
> Unfortunately, I have realized these demos do some specialized
> importing and that all the imports are not applicable.  Specifially,

I agree that the documentation and the examples leave much to be desired,
but check out http://wiki.wxpython.org/ if you haven't done so already.
Among the documents you'll find there is this one about StaticBitmap:
http://wiki.wxpython.org/index.cgi/wxStaticBitmap

> All I want to do now is insert a bmp I have drawn into a windows
> application.  The image clases from the demos are completely
> unexplanatory about how to do this.  The "images" module that is
> imported has custom functions for calling a specific set of images
> such as GetTest2Bitmap, which does not help me at all.  Please help me
> understand this.
>
> -Thanks
>
> -Justin





More information about the Python-list mailing list