John Hunter wrote:
>     Christopher> OLD: wxBitmap *bitmap = new wxBitmap(image); NEW
>     Christopher> wxBitmap *bitmap = new wxBitmap(*image);
> 
> Hey Chris, thanks for this info.  Do we expect this modified code to
> also work for older versions of wx, or is this 2.8 specific.

I think it will work with older versions, but I haven't tested it. How 
far back do we need to go? I think 2.6.3 ( the last "stable" release ) 
should do it.

Aside from this, that's relevant if I ever find the time to work on 
other parts of the wx backends.

I'll try to test.

> Noone officially.  Ken and Charlie both have commit privileges and
> have worked on wx,

Ken has said he's going to try to take a look soon, but we're all busy!

-Chris

-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to