| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class WindowDC |
|
object--+ |Object--+ |DC--+ | WindowDC
ClientDC,
MemoryDCA wx.WindowDC must be constructed if an application wishes to paint on the whole area of a window (client and decorations). This should normally be constructed as a temporary stack object; don't store a wx.WindowDC object.
| Method Summary | |
|---|---|
| WindowDC |
Constructor. |
| 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:48 2007 | http://epydoc.sf.net |