Skip to content

windows-reactor Support for keyboard handling controls #4895

Description

@fourtf

Suggestion

It would be cool if it was possible to create a component in Reactor that can take keyboard focus and handle keyboard events (KeyEvent and CharacterEvent). This allows creating custom input components, such as a text editor or terminal.

I am building a terminal emulator and would like to have a custom rendered component with mouse and keyboard handling. The user would input into it so character input is important. Most of this already works today (rendering via canvas and mouse), but support for custom keyboard handling/focusing seems to be lacking right now.

PS. MouseWheel event would also be great for this

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions