]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.html
regenned ReST docs
[wxWidgets.git] / wxPython / docs / CHANGES.html
index d00f431bcc9013c355fe0a13e1ef5cd1ab86aca7..8e13d0271cb0a6d03eb326a639b55a3d2b4f41f3 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
+<meta name="generator" content="Docutils 0.4.1: http://docutils.sourceforge.net/" />
 <title>Recent Changes for wxPython</title>
 <link rel="stylesheet" href="default.css" type="text/css" />
 </head>
@@ -32,6 +32,10 @@ overridden methods of a derived class, similarly to how wx.VListBox
 works.</p>
 <p>Added wx.combo.BitmapComboBox which is a combobox that displays a
 bitmap in front of the list items.</p>
+<p>Added the wx.lib.mixins.inspect module.  It contains the InspectMixin
+class which can be mixed with a wx.App class and provides a PyCrust
+window that can be activated with a Ctrl-Alt-I keystroke (or Cmd-Alt-I
+on the Mac.)</p>
 </div>
 <div class="section">
 <h1><a id="id2" name="id2">2.7.2.0</a></h1>