Some doc corrections; removed wxDocument arg from wxView constructor;

wxTextCtrl::OnChar correction; added SetString and default constructor
to wxStringTokenizer; added missing MSW wxFrame::SetSize functions


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-16 20:17:02 +00:00
parent e27ce4e910
commit dbdb39b2d0
21 changed files with 172 additions and 116 deletions

View File

@@ -190,9 +190,10 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input statusbr.tex
\input wxstring.tex
\input strlist.tex
\input tokenizr.tex
\input strmbase.tex
\input stream.tex
%\input strmmem.tex
\input strmmem.tex
\input sysclevt.tex
\input settings.tex
\input tab.tex
@@ -212,7 +213,6 @@ $$\image{14cm;0cm}{wxclass.ps}$$
\input thread.tex
\input time.tex
\input timer.tex
\input tokenizr.tex
\input toolbar.tex
\input treectrl.tex
\input treeevt.tex