]> git.saurik.com Git - wxWidgets.git/blob - wxPython/wx/tools/XRCed/TODO.txt
Support for custom controls, first attempt
[wxWidgets.git] / wxPython / wx / tools / XRCed / TODO.txt
1 TODO for XRCed
2 ==============
3
4 - undo for Replace op
5
6 - better help
7
8 + undo/redo
9
10 + tree icons
11
12 + replace object with another, 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 + selecting object by clicking in test window
32
33 + hidden items should not be highlighted