Changes between Initial Version and Version 1 of Ticket #7438, comment 8


Ignore:
Timestamp:
2012-03-04T21:25:36+01:00 (14 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7438, comment 8

    initial v1  
    11Simple replacement of Tab to A helps, but all A strokes in all dialogs are captured then (hifhwAy, etc.).
    2 After tested release I'll try to rework key handling (now it is half-based on AWTEvenListener, should be on actionPerforemed etc. - capturing button holding is a real problem).
     2After tested release I'll try to rework key handling (now it is half-based on AWTEventListener, should be on MapMode's actionPerformed or Main.registerShortcut etc. Capturing button holding is a real problem).