]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/bookctrl.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / bookctrl.h
index 6fd8c596a0e14e4f33f15bf02bfa85c0683bb2d8..450cd6d4eb2467769a7e8be8e955fa8d08b39470 100644 (file)
@@ -221,6 +221,10 @@ public:
 
     /**
         Adds a new page.
+
+        The page must have the book control itself as the parent and must not
+        have been added to this control previously.
+
         The call to this function may generate the page changing events.
 
         @param page