]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/tools/XRCed/TODO
Yet another update of XRCed. Fixes some display issues and some minor
[wxWidgets.git] / wxPython / tools / XRCed / TODO
index da2aaf4be5cc70c79c54538c63395fed6398624f..4b9cc1b2b3dafca6be652774e5f1563773bb3c86 100644 (file)
@@ -1,33 +1,29 @@
 TODO for XRCed
 ==============
 
-* Undo/Redo
+- Undo/Redo
 
-* menu - accel not displayed in preview
+- menu - accel not displayed in preview
 
-* tree icons
++ tree icons
 
-* paste as sibling (toolbar toggle button)
+- replace object with another, keeping children
 
-* replace object with abother, keeping children
++ write tmp file for current dialog/panel/etc.
 
-* write tmp file for current dialog/panel/etc.
++ XML indents
 
-* XML indents
+? select same notebook pages after update
 
-* select same notebook pages after update
+- put some default values in tree ctrl etc.
 
-* put some default values in tree ctrl etc.
-
-* special (fast) update for some values: pos/size, value/content, sizeritem
+- special (fast) update for some values: pos/size, value/content, sizeritem
   stuff (?), well, as much as possible
 
-* highlighting with better method
-
-* import XRC/WXR files
+- highlighting with better method
 
-* disable some window creation when it's not valid
+- import XRC/WXR files
 
-* check for memory leaks from wx objects
++ disable some window creation when it's not valid
 
-* style defaults for `hidde' and `focused' should be false
+- check for memory leaks from wx objects