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

LangBarButton::InitMenu() function is not called #2

Open
lihz opened this issue Aug 28, 2024 · 0 comments
Open

LangBarButton::InitMenu() function is not called #2

lihz opened this issue Aug 28, 2024 · 0 comments

Comments

@lihz
Copy link

lihz commented Aug 28, 2024

I am developing an IME with LibIME2.
I'm reporting one symptom that I don't understand.

The LangBarButton::InitMenu() function is not called at all, which prevents me from creating a popup menu when right-clicking on the IME's MODE icon.

I have no idea if this is a bug, intended behavior, or if I'm using LibIME2 incorrectly.

PS:
I don't know if it has anything to do with this symptom, but MS's documentation changed the guid used for LangBarButton to use only GUID_LBI_INPUTMODE. The documentation states that other GUIDs are ignored internally. In practice, if you use a different GUID, it will not be visible on the screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant