Make it easier to not use wxPopupWindow in wxSTC, and for now, don't
authorRobin Dunn <robin@alldunn.com>
Fri, 3 May 2002 23:30:40 +0000 (23:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 3 May 2002 23:30:40 +0000 (23:30 +0000)
commit9c46ea66472d59fe5fe623c456e540e47d922fcf
treea02ff0c88557baca97a029ecf2c28a87b661a89b
parent9085d634d9e29a877761ef51a01c740749648e33
Make it easier to not use wxPopupWindow in wxSTC, and for now, don't
use it at all for the AutoComplete window.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/stc/stc.h
contrib/src/stc/PlatWX.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/stc.h.in
include/wx/stc/stc.h
src/stc/PlatWX.cpp
src/stc/ScintillaWX.cpp
src/stc/stc.h.in
wxPython/contrib/stc/msw/stc_.cpp
wxPython/contrib/stc/msw/stc_.py