simple display (from: GUI library for D)

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Apr 8 13:51:40 PDT 2011


simpledisplay.d - line 267:
int lol, wtf;

lol, wtf? :p

Btw, an exception will be thrown on unhandled key events, e.g. just hit CTRL:
object.Exception at .\simpledisplay.d(299): GetMessage failed

Not a good thing if you use shortcut keys to move windows around.


More information about the Digitalmars-d mailing list