wio: windowed i/o

16 points by hawski


adam_d_ruppe

Not having much context for what this is supposed to accomplish, but having written similar code in D, I look at these to see if they repeated any of the mistakes I made.... a few things I saw here:

well just a quick glance, i actually wrote a couple more then saw they were addressed elsewhere in the code and deleted them, so possible i just missed things here too.

overall though.... most things I looked for were ok. It would still be a LOT of work to do something like make a gui toolkit on this, but for something like a game with a few gui integrations, not bad at all. Even supporting some drag and drop is a nice touch.