]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/CHANGES.txt
Added wxNB_NOPAGETHEME and GetThemeBackgroundColour
[wxWidgets.git] / wxPython / wx / py / CHANGES.txt
index 303ecc67877f617cdaf75b838c9f7777068ce120..d92d1ae041ac1c5de3ee72479308f7df963c5273 100644 (file)
@@ -9,7 +9,7 @@ Removed docs tabs from crust interface:
 
 Fixed Calltip tab refresh problem on Windows.
 
-shell.autoCompleteAutoHide added with default of True.
+shell.autoCompleteAutoHide added with default of False.
 
 Changed default namespace of Shell to __main__.__dict__, instead of an
 empty dictionary.