Updated note about wxSTC using wxPopupWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-08-27 00:58:15 +00:00
parent 29c1c7f707
commit bffe56c5d1

View File

@@ -11,8 +11,8 @@ Added wxGenericDirCtrl.
Added wxMultiChoiceDialog. Added wxMultiChoiceDialog.
The calltip window and autocomplete window in wxSTC will now use a The calltip window and autocomplete window in wxSTC will now use a
wxPopupWindow if available so they can extend beyond the client area wxPopupWindow if available on the platform (and functioning correctly)
of the STC if needed. so they can extend beyond the client area of the STC if needed.
Finished wrapping and providing typemaps for wxInputStream and also Finished wrapping and providing typemaps for wxInputStream and also
added the stream ctor and other methods for wxImage so images can now added the stream ctor and other methods for wxImage so images can now