]> git.saurik.com Git - wxWidgets.git/commit - src/stc/PlatWX.cpp
Removed wxLB_SORT flag. Users of the Autocomplete will now have to
authorRobin Dunn <robin@alldunn.com>
Thu, 18 Oct 2001 17:07:20 +0000 (17:07 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 18 Oct 2001 17:07:20 +0000 (17:07 +0000)
commit75cada8e68f31ca6475f238fe506352ccb0783f1
tree7622881b3ac9425e58d49638f5ca0f48a024a62a
parentf96b15a3c2878a826809784549f65abc4ce1170f
Removed wxLB_SORT flag.  Users of the Autocomplete will now have to
sort their lists themselves, but this lets them sort it either case
sensitive or insensitive and use AutoComp the same way.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/stc/PlatWX.cpp
src/stc/PlatWX.cpp