view codeDoc/todo.txt @ 59:672b6b162a36

Added very basic (and currently useless) content support.
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 14 Jun 2008 17:52:22 +0100
parents baa87e68d7dc
children f54ae4fc2b2f
line wrap: on
line source

Copyright © 2007-2008 Diggory Hardy
License: GNU General Public License version 2 or later (see COPYING)


* means done

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
        ->  no ability to resize yet except from config files
    ->* grid "layout" widgets
    ->  scripted widgets
    ->  decent rendering/theme system
->  Text rendering
    -> text library?