]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dc.tex
compilation fix after TRUE/FALSE change
[wxWidgets.git] / docs / latex / wx / dc.tex
index b2d9573af90283badbd4b23d7903b754b5ba8ebb..dc731b363de887e4fed7a5a7f79138472b9c61d6 100644 (file)
@@ -497,7 +497,8 @@ the {\it current brush colour}, and using a style:
 \item wxFLOOD\_BORDER: the area to be flooded is bounded by the given colour.
 \end{itemize}
 
-{\it Note:} this function is available in MS Windows only.
+{\it Note:} The present implementation for non-Windows platforms may fail to find
+colour borders if the pixels do not match the colour exactly.
 
 \membersection{wxDC::GetBackground}\label{wxdcgetbackground}