Window Of Opportunity
window_of_opportunity is a simple (at the moment)
library for managing UIs. Currently it only works
in win32, but I plan to work with MacOS and Linux
in the near future.
It will ultimately support different controls to display in a window, and have a nice interface for doing so, but currently it's just a blank window that can be drawn on with an onPaint event handler.