X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..b3a029f0bbf8262cfe30914790802f88608ea618:/docs/latex/wx/screendc.tex diff --git a/docs/latex/wx/screendc.tex b/docs/latex/wx/screendc.tex index 9c5b06a3ef..fdb558bd14 100644 --- a/docs/latex/wx/screendc.tex +++ b/docs/latex/wx/screendc.tex @@ -6,7 +6,16 @@ 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} @@ -15,7 +24,7 @@ a wxScreenDC object. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxScreenDC::wxScreenDC} +\membersection{wxScreenDC::wxScreenDC}\label{wxscreendcctor} \func{}{wxScreenDC}{\void} @@ -45,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}