]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/encode_bitmaps.py
Attempted to add the SplitTree gizmo classes, but it is not working on
[wxWidgets.git] / wxPython / demo / encode_bitmaps.py
index aaec4e1da49adde6dce7852d436c323441953801..65d89dc118e80d39789fba7d5784394d52388342 100644 (file)
@@ -51,6 +51,10 @@ command_lines = [
     "-a -n SmallUpArrow  -m #0000FF bmp_source/sm_up.bmp images.py",
     "-a -n SmallDnArrow  -m #0000FF bmp_source/sm_down.bmp images.py",
 
+    "-a -n Folder1 bmp_source/folder1.ico images.py",
+    "-a -n Folder2 bmp_source/folder2.ico images.py",
+    "-a -n File1   bmp_source/file1.ico   images.py",
+
     ]