]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/odcbox.tex
Added const and virtual in various places
[wxWidgets.git] / docs / latex / wx / odcbox.tex
index 4d9ac667300a16065fae26f20b0351192bbeb32c..a795860281f61dd3872d4cf78eedd73c64d82aca 100644 (file)
@@ -25,7 +25,6 @@ and \helpref{OnMeasureItemWidth()}{wxownerdrawncomboboxonmeasureitemwidth}.
 \wxheading{Derived from}
 
 \helpref{wxComboCtrl}{wxcomboctrl}\\
-\helpref{wxControlWithItems}{wxcontrolwithitems}\\
 \helpref{wxControl}{wxcontrol}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
@@ -33,7 +32,11 @@ and \helpref{OnMeasureItemWidth()}{wxownerdrawncomboboxonmeasureitemwidth}.
 
 \wxheading{Include files}
 
-<odcombo.h>
+<wx/odcombo.h>
+
+\wxheading{Library}
+
+\helpref{wxAdv}{librarieslist}
 
 \wxheading{Window styles}
 
@@ -218,3 +221,4 @@ specified item (in pixels). If -1 is returned, then the item text width
 is used.
 
 The default implementation returns -1.
+