]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
use "event-after" signal to send thumb release event
[wxWidgets.git] / wxPython / demo / Main.py
index b6a429c4a59f5a42841e72909259b3200ebf40f9..f6dc3d2ba4477f3ca5ec3e51fa40433f21a3d012 100644 (file)
@@ -52,6 +52,7 @@ _treeList = [
         'RichTextCtrl',
         'Treebook',
         'Toolbook',
+        'Pickers',
         ]),
 
     # managed windows == things with a (optional) caption you can close
@@ -171,6 +172,7 @@ _treeList = [
         'MaskedNumCtrl',
         'MediaCtrl',
         'MultiSplitterWindow',
+        'Pickers',
         'PyCrust',
         'PyPlot',
         'PyShell',