ASPiK SDK
doc.h
1 // This file is part of VSTGUI. It is subject to the license terms
2 // in the LICENSE file found in the top-level directory of this
3 // distribution and at http://github.com/steinbergmedia/vstgui/LICENSE
4 
5 /*
6 
7 TODO:
8  Musts:
9  - fix TODOs
10  - finish documentation
11 
12  Nice To Have:
13  - better selection mouse handling in UIEditView
14  - grid handling improvements (like custom magnetic lines)
15  - more custom attribute editing
16  - view z-index editing via drag&drop
17  - inline text editing for CLabel/CTextEdit/CCheckbox
18  - editing of uidescription variables
19 
20  Known Bugs:
21  - sometimes the attribute editor is not editable (dont know why yet)
22  - setting autosize of template seems not to work
23 
24 */
25