X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/35b9a07827b8097e86b4045b51b65b28d77a3a73..39601a7f74796aae377ad1520595f083fdafd7b6:/interface/wx/combobox.h diff --git a/interface/wx/combobox.h b/interface/wx/combobox.h index 59abf17bb6..93e7f3eee7 100644 --- a/interface/wx/combobox.h +++ b/interface/wx/combobox.h @@ -96,9 +96,10 @@ public: string must be one of the valid choices if it is not empty. @param pos Window position. + If ::wxDefaultPosition is specified then a default position is chosen. @param size - Window size. If wxDefaultSize is specified then the window is sized - appropriately. + Window size. + If ::wxDefaultSize is specified then the window is sized appropriately. @param n Number of strings with which to initialise the control. @param choices