Use a wxPopupWindow for the AutoComplete box too.
authorRobin Dunn <robin@alldunn.com>
Sat, 16 Apr 2005 01:36:05 +0000 (01:36 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 16 Apr 2005 01:36:05 +0000 (01:36 +0000)
commit382fe6404170cbabd05b78bea643ca886a1d315a
tree38f17c44b8c85e9eb581aeff87e653721598f6fb
parentdba0885d8c52d3a9a3e3f3887b525db57ba759f7
Use a wxPopupWindow for the AutoComplete box too.
We don't need to artificially set the clipping region on wxGTK anymore.

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