mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 07:36:26 +00:00
Xlib in sync with new text system
This commit is contained in:
@@ -267,6 +267,7 @@ public:
|
||||
case WM_NCMOUSELEAVE:
|
||||
case WM_MOUSEHOVER:
|
||||
case WM_NCMOUSEHOVER:
|
||||
case WM_UNICHAR:
|
||||
case WM_IME_COMPOSITION:
|
||||
window->_incomingEvent(&HWNDEvent(uMsg, wParam, lParam));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user