X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..c266eff98c5e44012647f54f38a1e29ecabd8759:/docs/latex/wx/screendc.tex diff --git a/docs/latex/wx/screendc.tex b/docs/latex/wx/screendc.tex index ab31f205bb..fdb558bd14 100644 --- a/docs/latex/wx/screendc.tex +++ b/docs/latex/wx/screendc.tex @@ -6,12 +6,17 @@ a wxScreenDC object. \wxheading{Derived from} -\helpref{wxDC}{wxdc} +\helpref{wxDC}{wxdc}\\ +\helpref{wxObject}{wxobject} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxDC}{wxdc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPaintDC}{wxpaintdc},\rtfsp @@ -19,7 +24,7 @@ a wxScreenDC object. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxScreenDC::wxScreenDC} +\membersection{wxScreenDC::wxScreenDC}\label{wxscreendcctor} \func{}{wxScreenDC}{\void} @@ -49,6 +54,13 @@ to implement this feature. You might use this pair of functions when implementing a drag feature, for example as in the \helpref{wxSplitterWindow}{wxsplitterwindow} implementation. +\wxheading{Remarks} + +This function is probably obsolete since the X implementations +allow drawing directly on the screen now. However, the fact that this +function allows the screen to be refreshed afterwards, may be useful to +some applications. + \membersection{wxScreenDC::EndDrawingOnTop}\label{wxscreendcenddrawingontop} \func{bool}{EndDrawingOnTop}{\void}