]> git.saurik.com Git - wxWidgets.git/commit
Added always-unsplittable style option (wxSP_PERMIT_UNSPLIT)
authorUnknown (BV) <nobody@localhost>
Mon, 24 May 1999 16:19:06 +0000 (16:19 +0000)
committerUnknown (BV) <nobody@localhost>
Mon, 24 May 1999 16:19:06 +0000 (16:19 +0000)
commit370938d99c9de739c84c1d3e3cc9ef9a7b72efe5
tree69cf679a7b7bc51905b15892920847a2e4fd82c0
parent86434d71157a5b79dee2576e0cec0e421f0d0316
Added always-unsplittable style option (wxSP_PERMIT_UNSPLIT)
Added visual feedback on limits for sash-drag
(Fix of previous broken behaviour: now unplits only if min pane size == 0 or
 if always-unsplittable style flag is used.)

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