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

50 lines
867 B
Plaintext
Raw Normal View History

===
* Better input controls (=> export nicely, support undo, etc)
* Copy and paste
* Browse for meshes/actors/etc.
* Save on exit
* Help (tooltips, etc)
* More efficient Datafile::ReadList (don't read from disk every time)
===
* 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 widths