Skip to content

Implement an ability to create windows #2

Closed
@dkrutsko

Description

@dkrutsko

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

No one assigned

    Labels

    RequestA cool feature request for the libraryWont FixThe issue is not going to be resolved

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions