view codeDoc/todo.txt @ 66:f54ae4fc2b2f

Replaced IWidget.getMinimalSize(out w,out h) with minWidth() and minHeight().
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 02 Jul 2008 17:10:07 +0100
parents baa87e68d7dc
children cee261eba249
line wrap: on
line source

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


* means done

GUI:
->  Widgets:
    ->  rethink how widgets are created and receive creation data, so that they don't have to be created by the Window
    ->* minimum size but expandable, auto-set
    ->* grid "layout" widgets
    ->  scripted widgets
    ->  decent rendering/theme system
    ->  lists from content lists
->  Content:
    ->  lists