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:
@@ -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
|
||||
|
Reference in New Issue
Block a user