]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/richtooltip.h
Document that wxDC::FloodFill() is not implemented under wxOSX.
[wxWidgets.git] / interface / wx / richtooltip.h
index 205ba266a0c854b97a188d4e5cfd47844d859187..62f6c4fdb7041fc68d0679b35b9942a685733f55 100644 (file)
@@ -182,6 +182,8 @@ public:
         window which must be non-@NULL or, if @a rect is non-@NULL, the middle
         of the specified wxRect.
 
+        The coordinates of the @a rect parameter are relative to the given window.
+
         Currently the native MSW implementation is used only if @a win is a
         wxTextCtrl and @a rect is @NULL. This limitation may be removed in the
         future.