X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..f6ed38239c20927281363f3828323e05b4917c0e:/docs/latex/wx/screendc.tex?ds=sidebyside diff --git a/docs/latex/wx/screendc.tex b/docs/latex/wx/screendc.tex index ab31f205bb..e11ccd5935 100644 --- a/docs/latex/wx/screendc.tex +++ b/docs/latex/wx/screendc.tex @@ -49,6 +49,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}