Thanks for the suggestions, I didn’t know that using
wx.BufferedPaintDC on Mac and GTK could actually triple buffer (!).Wow, am I right in saying that all the other custom widgets which use
wx.BufferedPaintDC will have the same problem in GTK and Mac? In that
case, I’ll probably have to correct all of them
I can’t really test your suggestion as I don’t have a Mac, but itwould be nice if Stephen could give it a try and report back, so that
I can commit this small change to SVN.
I’ll give it a try!
–Stephen