Document that wxDC::FloodFill() is not implemented under wxOSX.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Jun 2013 21:49:52 +0000 (21:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Jun 2013 21:49:52 +0000 (21:49 +0000)
commit7ddb15416407390de67cc26b04e91ea99a521f57
treea63b4c5cc869243b65ef5e12381731655a782f3d
parent512b03dbe1961b0d28a2bf0086602c622b44f7d0
Document that wxDC::FloodFill() is not implemented under wxOSX.

wxOSX uses wxGCDC for its wxDC functionality and wxGCDC doesn't implement this
operation, even not using the horribly inefficient wxGTK fallback.

See #15151.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/dc.h