]> git.saurik.com Git - wxWidgets.git/commitdiff
Updated note about wxSTC using wxPopupWindow
authorRobin Dunn <robin@alldunn.com>
Tue, 27 Aug 2002 00:58:15 +0000 (00:58 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 27 Aug 2002 00:58:15 +0000 (00:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/CHANGES.txt

index 3ac422e63453b838067414680a322c3769858ab7..0970d73e89a9acb09cb16a95ebe2eaa582268199 100644 (file)
@@ -11,8 +11,8 @@ Added wxGenericDirCtrl.
 Added wxMultiChoiceDialog.
 
 The calltip window and autocomplete window in wxSTC will now use a
 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
 
 Finished wrapping and providing typemaps for wxInputStream and also
 added the stream ctor and other methods for wxImage so images can now