fixes to handling of 0 and negative splitter position when splitting it initially
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Feb 2002 00:48:02 +0000 (00:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 Feb 2002 00:48:02 +0000 (00:48 +0000)
commit74c57d1ff65edd1da6f4f8d30be55db47f6d27a7
tree34d65f4b3de791ec5da23853847a03b9fd4f9c4f
parent689fceb7a725f0000102fa080d1015ab22a58489
fixes to handling of 0 and negative splitter position when splitting it initially

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/splitter.h
samples/splitter/splitter.cpp
src/generic/splitter.cpp