X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/35b9a07827b8097e86b4045b51b65b28d77a3a73..6418ad5ec8e66c3b367b59b56e0849399774f3ec:/interface/wx/combobox.h?ds=inline 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