]> git.saurik.com Git - wxWidgets.git/commit
Make sure both filter and item text are converted to lower-case, otherwise only lower...
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 18 Nov 2006 23:22:22 +0000 (23:22 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 18 Nov 2006 23:22:22 +0000 (23:22 +0000)
commit706b630a1ed662d204abe12e87d64ddb62ce5f67
tree3c776b4613ccc8c975eec0a8da6d39dc18980c03
parent12cc29c56a03723218b85becfc6b5a1a63e917e5
Make sure both filter and item text are converted to lower-case, otherwise only lower-case queries work.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/Main.py