Skip to content
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

VRでもOSのIME使って日本語入力したい #1

Open
hantabaru1014 opened this issue Nov 10, 2022 · 0 comments
Open

VRでもOSのIME使って日本語入力したい #1

hantabaru1014 opened this issue Nov 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hantabaru1014
Copy link
Owner

現状でもバーチャルキーボードを無視して、リアルキーボードで入力すればVRでもデスクトップみたいに入力できる。
でも、バーチャルキーボードでそれをしたい。

実装案: IMM32とかで頑張って実装 or キー入力をOSに送る

後者のキー入力をOSに送るのが簡単なのでやってみる。その場合でもImmGetCandidateListW 関数あたりで変換候補を取得してVR上に表示したい.

@hantabaru1014 hantabaru1014 added the enhancement New feature or request label Nov 10, 2022
@hantabaru1014 hantabaru1014 self-assigned this Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant