wxWidgets/samples/splitter
Vadim Zeitlin 0d559d69c8 1. Split{Horizontal|Vertical} now accept negative args to set the
size of right/lower pane (positive arg sets the size of
   left/upper one as before, 0 is the same as -1 before: choose
   default)

2. OnSashPositionChange() virtual function added - it may return
   FALSE to cancel position change

3. splitter sample and docs (couldn't compile them though) updated


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-23 13:15:15 +00:00
..
.cvsignore Makefile fixes 1998-08-15 10:47:47 +00:00
Makefile Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
makefile.b32 Initial revision 1998-05-20 14:01:55 +00:00
makefile.g95 Initial revision 1998-05-20 14:01:55 +00:00
Makefile.in Makefile fixes 1998-08-15 10:47:47 +00:00
makefile.nt Initial revision 1998-05-20 14:01:55 +00:00
makefile.unx Motif additions 1998-10-18 22:31:48 +00:00
mondrian.ico Initial revision 1998-05-20 14:01:55 +00:00
test.cpp 1. Split{Horizontal|Vertical} now accept negative args to set the 1998-10-23 13:15:15 +00:00
test.def Initial revision 1998-05-20 14:01:55 +00:00
test.rc Initial revision 1998-05-20 14:01:55 +00:00