Kernel/debug - Clean up Debug() method, bind to #define config
[tpg/acess2.git] / Usermode / Applications / axwin3_src / notes.txt
1 Window Based GUI
2 Every window has a position, size, class and text and three colours (background, text and detail)
3
4 Window Classes provide render information in form of a bytecode?
5 - Save for later, maybe as a render handler
6
7 Each window can register itself with a render handler
8 - Handlers expose IPC methods via message queue

UCC git Repository :: git.ucc.asn.au