git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43423
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
will either be a native dialog or a generic one depending on what info
is provided and if it can all be shown with the native dialog.
-The code in the animate contrib has been moved into the code wxWidgets
+The code in the animate contrib has been moved into the core wxWidgets
library, and refactored a bit along the way. For wxPython it still
exists in the wx.animate module, but has basically been reduced to two
classes, wx.animate.Animation, and wx.animate.AnimationCtrl. You load