[Bug 39291] Games made with Game Maker (8.1 Standard) have Key Mapping issues

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 19 13:24:24 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39291

Ken Thomases <ken at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aric at codeweavers.com

--- Comment #9 from Ken Thomases <ken at codeweavers.com> ---
Thanks for that log.  It shows that the Mac driver is sending the Z keystroke
through the input method and the input method is giving us back the character
'Z', as expected.  That should eventually result in the game getting the Z
character in a WM_CHAR message, I think.

I'm bringing in Aric, who is our imm32 expert.  Aric, can you tell from the log
what's happening once the Mac driver handles its IM_SET_TEXT event?  I'm seeing
it post WM_IME_CHAR.  What's supposed to happen after that?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list