Home | Trees | Index | Help |
|
---|
Package wx :: Class AutoBufferedPaintDC |
|
object
--+ |Object
--+ |DC
--+ | AutoBufferedPaintDC
If the current platform double buffers by default then this DC is the
same as a plain wx.PaintDC
, otherwise it is a wx.BufferedPaintDC
.
See Also:
Method Summary | |
---|---|
AutoBufferedPaintDC |
If the current platform double buffers by default then this DC is the same as a plain wx.PaintDC , otherwise it is a wx.BufferedPaintDC . |
Property Summary | |
---|---|
thisown : The membership flag |
Method Details |
---|
__init__(self,
win)
|
Property Details |
---|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:00 2007 | http://epydoc.sf.net |