Skip to content

Create a new Overlay class #69

Open
@dkrutsko

Description

@dkrutsko

Since #2 is no longer being implemented, an alternative class needs to be developed in order to solve the initial problem. The Overlay class will contain functions relating to the creation and manipulation of overlay windows. These overlay windows are transparent and are designed to be positioned in front of other windows. Once positioned, developers are able to draw images on the overlay window, "augmenting" what is below it. Since images are the only way to render to the overlay window, an external rendering library will need to be used, which keeps robot in-scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestA cool feature request for the libraryResearchMay require some additional research

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions