Skip to content

[windows] Add text input support #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stuartmorgan-g opened this issue Jul 12, 2018 · 0 comments
Closed

[windows] Add text input support #104

stuartmorgan-g opened this issue Jul 12, 2018 · 0 comments
Assignees

Comments

@stuartmorgan-g
Copy link
Collaborator

As on the other platforms, the initial implementation should handle basic text input, not try to do a complete implementation that supports IME and such (which is a longer-term project for all platforms).

Blocked on #103 since text input is currently done via an internal plugin (unless #47 is addressed before this)

stuartmorgan-g pushed a commit that referenced this issue Jan 1, 2019
- Adds support for plugins, using the same C++ plugin code
currently used by Linux.
- Adds text input support, also sharing code with the Linux GLFW
text input code.

Fixes issue #103 and issue #104
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants