]> git.saurik.com Git - wxWidgets.git/commit
Modified OnSashPositionChange to resize the window to minimum pane
authorUnknown (BV) <nobody@localhost>
Wed, 12 May 1999 03:03:26 +0000 (03:03 +0000)
committerUnknown (BV) <nobody@localhost>
Wed, 12 May 1999 03:03:26 +0000 (03:03 +0000)
commit4c0130922b0ded42c7e4009b64d418fe13b8f987
tree5d820ec41da533d4f002d3ab3f430c3e1d36c11d
parenta9ac0bea5be080bb7acedff357a747263f08cdfc
Modified OnSashPositionChange to resize the window to minimum pane
size if the selected position would result in a too-small pane.
Edge-detection logic (which closes a split) moved from OnMouseEvent to
OnSashPositionChange.

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