wxPython question

Will McGugan news at NOwillmcguganSPAM.com
Tue Oct 18 15:13:53 EDT 2005


vpr wrote:
> I've had some problems, it seems that they dont render well in Linux. I
> tried it with Ubuntu Breezy.

I suspect that the animation may cause problems because of all the 
refreshes. Perhaps you can render the window first then save it as a 
bitmap. A simple blit should be better for the animation.

HTH,

Will McGugan
-- 
http://www.willmcgugan.com
"".join({'*':'@','^':'.'}.get(c,0) or chr(97+(ord(c)-84)%26) for c in 
"jvyy*jvyyzpthtna^pbz")



More information about the Python-list mailing list