-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
RequestA cool feature request for the libraryA cool feature request for the libraryWont FixThe issue is not going to be resolvedThe issue is not going to be resolved
Milestone
Description
Need to add an ability to create windows:
static Window Window::Create ( ... );
From there, we can look into ways of creating transparent overlays, rendering graphics, etc. The biggest hurdle is figuring out the scope and what we could actually do. Obviously writing a UI framework is out of the question but how would we go about displaying stuff on windows? Perhaps we'll need to integrate with a library of some sort? Maybe just have one function to draw an image?
Metadata
Metadata
Assignees
Labels
RequestA cool feature request for the libraryA cool feature request for the libraryWont FixThe issue is not going to be resolvedThe issue is not going to be resolved