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

window_of_opportunity

window_of_opportunity is a simple library for managing UIs

1 unstable release

0.1.0 May 15, 2024

#16 in #event-handling

Download history 155/week @ 2024-05-12 16/week @ 2024-05-19

171 downloads per month

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

~140MB
~2.5M SLoC