[wxPython-users] Re: using wxImage in C++ python extension

Robin Dunn robin at alldunn.com
Fri Aug 18 17:30:56 PDT 2006


Andrew Murray wrote:
> One remaining question I have is: Does the call to wx.EmptyImage that I make
> cause any memory to be allocated?  

Hmmm...  Yes it does.  I guess should make a real constructor wrapper 
for this to be able to avoid the initial memory allocation.

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





More information about the wxpython-users mailing list