]> git.saurik.com Git - wxWidgets.git/blob - wxPython/tools/XRCed/TODO
Lots of cleanup, mostly consolidating globals
[wxWidgets.git] / wxPython / tools / XRCed / TODO
1 TODO for XRCed
2 ==============
3
4 * Undo/Redo
5
6 * menu - accel not displayed in preview
7
8 * tree icons
9
10 * paste as sibling (toolbar toggle button)
11
12 * replace object with abother, keeping children
13
14 * write tmp file for current dialog/panel/etc.
15
16 * XML indents
17
18 * select same notebook pages after update
19
20 * put some default values in tree ctrl etc.
21
22 * special (fast) update for some values: pos/size, value/content, sizeritem
23 stuff (?), well, as much as possible
24
25 * highlighting with better method
26
27 * import XRC/WXR files
28
29 * disable some window creation when it's not valid
30
31 * check for memory leaks from wx objects
32
33 * style defaults for `hidde' and `focused' should be false