Ensure that the wxSTC gets the focus when clicked.
authorRobin Dunn <robin@alldunn.com>
Wed, 10 Jul 2002 21:12:03 +0000 (21:12 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 10 Jul 2002 21:12:03 +0000 (21:12 +0000)
commitcb1871cabf00451eeae75d295f27145d66644ef6
tree4c4187aed5be2afba05b26945a99d956c4773bec
parente0e2509c851588bb9e29a40da0d853983be17f23
Ensure that the wxSTC gets the focus when clicked.

#if'd out my wxPopupWindow meanderings and just use a simple wxListBox
for the AutoComplete window.

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