<wx/splitter.h>
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
\wxheading{Event table macros}
To process a splitter event, use these event handler macros to direct input to member
\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
+sets the new sash position. In the case of
wxEVT\_COMMAND\_SPLITTER\_SASH\_POS\_CHANGING events, sets the new
tracking bar position so visual feedback during dragging will
represent that change that will actually take place. Set to -1 from