Added Reset() to command line parser and called it from Parse(), so

that you can call Parse() multiple times and get the desired result.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-08-22 14:00:47 +00:00
parent 64acfbb2be
commit 07d09af8cc
3 changed files with 19 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ wxEVT\_COMMAND\_SPLITTER\_UNSPLIT events.
\membersection{wxSplitterEvent::SetSashPosition}\label{wxsplittereventsetsashposition}
\func{void}{SetSashPosition}{\param{int}{pos}}
\func{void}{SetSashPosition}{\param{int}{ pos}}
In the case of wxEVT\_COMMAND\_SPLITTER\_SASH\_POS\_CHANGED events,
sets the the new sash position. In the case of