Artifact 15d2cbb5ae5304fbf74a3ff99974387651e2ec26:
- File
freshlib/_doc/CheckListFresh3.txt
— part of check-in
[e3e2c89769]
at
2015-11-13 18:21:49
on branch NewWidgets
— Work on TAction and almost finished integration with TCheckbox, TButton and TMenu controls.
Some work on KolibriOS port has been started. For now I am planning to use FreeType for font rendering, because the code is actually written for Linux. (I hope FreeType is available for KolibriOS - there was some message on the forum).
Work on the themes design. The checklist for Fresh3 has been updated. (user: johnfound size: 692)
Legend: [+] - Fully implemented (more or less). [?] - Partially implemented/work in progress. [ ] - Not even started. Needed GUI controls in order to start work on Fresh IDE 3.0: [+] TForm [?] TSplitGrid [+] TAction (and Action lists) [+] TButton [+] TCheckbox [?] TTreeView [ ] TabControl [?] TSourceEditor [ ] TToolbar [?] TMenu [ ] TMenuBar [ ] TStatusbar [+] TProgressbar [ ] TListView, TListbox or other kind of table/grid control with columns. [?] TEdit - line editor [ ] THint [+] General message dialog. [ ] Open/Save dialogs. [ ] Color selection dialog. (not so important). [ ] Font select dialog.