Ben North wrote:

> I tend to use matplotlib over an X connection,

well, I think that is THE reason to choose wx over wxAgg (or GTK over 
GTKAgg). However, I thought the newer versions of the wx back-end double 
buffered, and thus pretty much eliminated the advantage anyway.

Also note that last I looked into it, wxAgg was doing some extra 
unneeded blitting of the image to the screen, which makes little 
noticeable difference usually. but you might really feel that over an 
remote X connection.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to