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:
parent
29c1c7f707
commit
bffe56c5d1
@ -11,8 +11,8 @@ Added wxGenericDirCtrl.
|
||||
Added wxMultiChoiceDialog.
|
||||
|
||||
The calltip window and autocomplete window in wxSTC will now use a
|
||||
wxPopupWindow if available so they can extend beyond the client area
|
||||
of the STC if needed.
|
||||
wxPopupWindow if available on the platform (and functioning correctly)
|
||||
so they can extend beyond the client area of the STC if needed.
|
||||
|
||||
Finished wrapping and providing typemaps for wxInputStream and also
|
||||
added the stream ctor and other methods for wxImage so images can now
|
||||
|
Loading…
Reference in New Issue
Block a user