wxGraphicsContext and wxAutoBufferedPaintDC

Robert Hölzl robert.hoelzl at gmx.de
Mon May 5 16:25:53 PDT 2008


hello,

how can I use a wxGraphicsContext in a wxAutoBufferedPaintDC (on  
windows my application is flickering extremly)?
according to the documentation only a WindowsDC can be specified as  
parameter to wx.GraphicsContext.Create(), but wx.AutoBufferedPaintDC()  
is not inherited from WindowsDC...

I did my tests on wxPython 2.8.7 on a Mac and as expected it didn’t  
work.

Is there no way to use the graphicscontext with buffered paintdcs?


thanks a lot for help in advance,
robert


More information about the wx-users mailing list