Changes between Initial Version and Version 1 of Ticket #134, comment 3
- Timestamp:
- May 6, 2017, 12:36:14 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #134, comment 3
initial v1 1 Patch [[a rrachment:libview_fix_1_of_1_rev_57888ed51447_Issue__134__Added_generic_implementation_of___sendKeyOrButtonEvent_____to__DeviceWorkstation_.patch|57888ed51447]] contains a generic implementation that directly inject events to window group's event queue. Bit hacky to make modifier keys working...1 Patch [[attachment:libview_fix_1_of_1_rev_57888ed51447_Issue__134__Added_generic_implementation_of___sendKeyOrButtonEvent_____to__DeviceWorkstation_.patch|57888ed51447]] contains a generic implementation that directly inject events to window group's event queue. Bit hacky to make modifier keys working... 2 2 3 3 All tests in `EditTextViewTests` passes on Windows with this implementation.