#window #ui #events #handler #event-handling #opportunity #ultimately

window_of_opportunity

window_of_opportunity is a simple library for managing UIs

1 unstable release

0.1.0 May 15, 2024

#37 in #event-handling

MIT/Apache

32KB
725 lines

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.

Dependencies

~128MB
~2M SLoC