X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8795498cd9ec480873e88fccbb63b94be3eddb92..e3950b18520ad55cb754b25cc8a17a8696d4fc24:/docs/latex/wx/choicebk.tex?ds=sidebyside diff --git a/docs/latex/wx/choicebk.tex b/docs/latex/wx/choicebk.tex index f329d59af8..6af79828c1 100644 --- a/docs/latex/wx/choicebk.tex +++ b/docs/latex/wx/choicebk.tex @@ -20,8 +20,13 @@ identical to wxNotebook (except for the features clearly related to tabs only), so please refer to that class documentation for now. You can also use the \helpref{notebook sample}{samplenotebook} to see wxChoicebook in action. +wxChoicebook allows the use of wxBookCtrl::GetControlSizer, allowing a program +to add other controls next to the choice control. This is particularly useful +when screen space is restricted, as it often is when wxChoicebook is being employed. + \wxheading{Derived from} +wxBookCtrlBase\\ \helpref{wxControl}{wxcontrol}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\