]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stockitems.tex
added a couple of base classes
[wxWidgets.git] / docs / latex / wx / stockitems.tex
index cba41bc03cac86b304df098643710eb1d83ce237..9c335b80990c2ad259917cdcb3a2c32bc26e38b6 100644 (file)
@@ -1,9 +1,10 @@
 \section{Stock items}\label{stockitems}
 
 Window IDs for which stock buttons are created
-(see \helpref{wxButton constructor}{wxbuttonconstr}):
+(see \helpref{wxButton constructor}{wxbuttonctor}):
 
 \begin{twocollist}\itemsep=0pt
+\twocolitem{wxID\_ABOUT}{"\&About"}
 \twocolitem{wxID\_ADD}{"Add"}
 \twocolitem{wxID\_APPLY}{"\&Apply"}
 \twocolitem{wxID\_BOLD}{"\&Bold"}
@@ -13,7 +14,9 @@ Window IDs for which stock buttons are created
 \twocolitem{wxID\_COPY}{"\&Copy"}
 \twocolitem{wxID\_CUT}{"Cu\&t"}
 \twocolitem{wxID\_DELETE}{"\&Delete"}
+\twocolitem{wxID\_EDIT}{"\&Edit"}
 \twocolitem{wxID\_FIND}{"\&Find"}
+\twocolitem{wxID\_FILE}{"\&File"}
 \twocolitem{wxID\_REPLACE}{"Find and rep\&lace"}
 \twocolitem{wxID\_BACKWARD}{"\&Back"}
 \twocolitem{wxID\_DOWN}{"\&Down"}
@@ -44,6 +47,7 @@ Window IDs for which stock buttons are created
 \twocolitem{wxID\_REVERT\_TO\_SAVED}{"Revert to Saved"}
 \twocolitem{wxID\_SAVE}{"\&Save"}
 \twocolitem{wxID\_SAVEAS}{"Save \&As..."}
+\twocolitem{wxID\_SELECTALL}{"Select all"}
 \twocolitem{wxID\_STOP}{"\&Stop"}
 \twocolitem{wxID\_UNDELETE}{"Undelete"}
 \twocolitem{wxID\_UNDERLINE}{"\&Underline"}