Changes between Initial Version and Version 1 of Ticket #134, comment 3


Ignore:
Timestamp:
May 6, 2017, 11:36:14 AM (7 years ago)
Author:
jan vrany

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #134, comment 3

    initial v1  
    1 Patch [[arrachment: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...
     1Patch [[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...
    22
    33All tests in `EditTextViewTests` passes on Windows with this implementation.