]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clientdc.tex
On wxMac don't call Refresh from FullPaint as that is the biggest
[wxWidgets.git] / docs / latex / wx / clientdc.tex
index 8101533aa0368b0bd98ed76dd9afa3b1bacdd9e4..8c76f568163167ee03804677a95a360750922cfe 100644 (file)
@@ -12,8 +12,13 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \wxheading{Derived from}
 
+\helpref{wxWindowDC}{wxwindowdc}\\
 \helpref{wxDC}{wxdc}
 
+\wxheading{Include files}
+
+<wx/dcclient.h>
+
 \wxheading{See also}
 
 \helpref{wxDC}{wxdc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPaintDC}{wxpaintdc},\rtfsp
@@ -21,7 +26,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxClientDC::wxClientDC}
+\membersection{wxClientDC::wxClientDC}\label{wxclientdcctor}
 
 \func{}{wxClientDC}{\param{wxWindow*}{ window}}