view codeDoc/todo.txt @ 17:5f90774ea1ef

Applied the GNU GPL v2 to mde. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 15 Mar 2008 15:14:25 +0000
parents 9cb7b9310168
children 611f7b9063c6
line wrap: on
line source

Copyright © 2007-2008 Diggory Hardy
License: GNU General Public License version 2 (see doc/License.txt)


GUI:
->  Basic OpenGL code to:
    -> create orthographic projection
    -> draw boxes
    -> maybe more (text, textures, ...)
->  Windows with size & position
->  Widgets:
    ->  minimum size but expandable, auto-set
    ->  grid "layout" widgets
->  Text rendering
    -> text library?