]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/pickerbase.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / pickerbase.tex
index 16c9277d38f76ba3109b44d46a8a14e20b992bc8..d61c5ac9e7e0b216644626fdfbc752fa4edf8720 100644 (file)
@@ -29,6 +29,10 @@ associated (see {\tt wxPB\_USE\_TEXTCTRL} style) and to $0$ otherwise.
 
 <wx/pickerbase.h>
 
 
 <wx/pickerbase.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}%
 \wxheading{Window styles}
 
 \twocolwidtha{5cm}%
@@ -140,10 +144,3 @@ This function can be used only when \helpref{HasTextCtrl}{wxpickerbasehastextctr
 Returns \true if the picker control is growable.
 
 
 Returns \true if the picker control is growable.
 
 
-\membersection{wxPickerBase::SetPickerCtrlGrowable}\label{wxpickerbasesetpickerctrlgrowable}
-
-\func{void}{SetPickerCtrlGrowable}{\param{bool}{ grow = true}}
-
-Sets the picker control as growable when {\tt grow} is \true.
-This function has effects only when \helpref{HasTextCtrl}{wxpickerbasehastextctrl} returns \true.
-