Confused Newbie - wxImage vs WxImage pointer

Mel Wilson mwilson at the-wire.com
Mon Dec 29 14:26:07 EST 2003


In article <pan.2003.12.29.15.34.12.433297 at laptop.home.net>,
Knoppix User <knoppix at laptop.home.net> wrote:
>On Mon, 29 Dec 2003 12:31:42 +0000, Tom wrote:
>
>> wxPython is a wrapper around wxWindows.  The wxBitmapPtr is a handle to
>> the C++ object that is the actual object holding the bitmap.
>>
>> Badly explained but that's basically it (For wxPython questions you
>> should try the wxPython mailing list).
>
>Thanks, Tom. I'll take wxQuestions to the wxPython list - duh, sorry!

   It's a good place to go.  In the meantime, the immediate
error is probably that you wanted to say `img.Scale`.

        Regards.        Mel.




More information about the Python-list mailing list