X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ec0e7da983d3c4de9c7007142a72864214514ac..c266eff98c5e44012647f54f38a1e29ecabd8759:/docs/latex/wx/splitevt.tex diff --git a/docs/latex/wx/splitevt.tex b/docs/latex/wx/splitevt.tex index 9f430e802d..368c2df85f 100644 --- a/docs/latex/wx/splitevt.tex +++ b/docs/latex/wx/splitevt.tex @@ -18,6 +18,10 @@ in assert failure (in debug mode) and will return meaningless results. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event table macros} To process a splitter event, use these event handler macros to direct input to member @@ -108,7 +112,7 @@ wxEVT\_COMMAND\_SPLITTER\_UNSPLIT events. \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