X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df1a2934e9f32088cf6892d1362e4bd7a98885cc..5bb05e6dc6e95fd12e13a57b78dc94833e46fd7a:/wxPython/docs/MigrationGuide.html diff --git a/wxPython/docs/MigrationGuide.html b/wxPython/docs/MigrationGuide.html index ac48c34bed..ad62e24fa1 100644 --- a/wxPython/docs/MigrationGuide.html +++ b/wxPython/docs/MigrationGuide.html @@ -376,7 +376,7 @@ be used from XRC.

You should not use AddWindow, AddSizer, AddSpacer (and similar for Insert, Prepend, and etc.) methods any longer. Just use Add and the wrappers will figure out what to do. [Changed in 2.5.2.x] -AddWindow, AddSize, AddSpacer and etc. will now issue a +AddWindow, AddSizer, AddSpacer and etc. will now issue a DeprecationWarning.

[Changed in 2.5.2.x] The Sizers have had some fundamental internal changes in the 2.5.2.x release intended to make them do more of the @@ -674,7 +674,7 @@ later into the main namespace via Python code.

the "internal" module names have changed, but you shouldn't have been using them anyway so it shouldn't bother you. ;-) In case you were erroneously using them in 2.4, here are the internal extension modules -no longer exist:

+that no longer exist: