1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/TODO.txt

56 lines
1.1 KiB
Plaintext
Raw Normal View History

===
* Better input controls (=> export nicely, support undo, etc)
* Copy and paste
* Save on exit
* Help (tooltips, etc)
* More efficient Datafile::ReadList (don't read from disk every time)
* Version number
* Better colouring in test_dude.xml, where some variants have no data
===
* Browse for meshes/actors/etc, in a more nice/correct/unbuggy way
* Make import undo work with multi-control windows, and update the title bar
* Window size memory
* Column width memory
* Allow reset memory
* Input validation?
* Browse for meshes/actors/etc, with mods
* Customised AtObj->string conversion
* Import/export filter, for validation(?) and for handling attributes
* Undo in text-editing boxes
* AtlasObjectXML error handling
* Use standard wxWidgets 2.5.4 release
* Fix Escape in combo boxes inside dialogs
===
* Document lots
* wxListItemAttr* OnGetItemAttr(long item) >>>const<<< - wx documentation??
* Better column widths / window sizes
* Don't create a row when editing a blank one then removing focus without typing anything