Delay checking for the requested sash position until the first
authorRobin Dunn <robin@alldunn.com>
Thu, 4 Mar 2004 23:48:41 +0000 (23:48 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 4 Mar 2004 23:48:41 +0000 (23:48 +0000)
commit4395fb21f651f8a08905c34507692ca7f902dfe5
treef74ec81b1c5ff7723c046b2109a0e5f399c7ae60
parent95c1ea29edb833d5d0ab820f01770ddcc0181ed0
Delay checking for the requested sash position until the first
OnInternalIdle after it is set.

TRUE/FALSE --> true/false

Fixed a bug that allowed the sash cursor to be shown the the pointer
is not quite on the sash yet.

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