• Saul Ibarra's avatar
    Fixed processing DTMF tones · 59fcf8df
    Saul Ibarra authored
    
    On Windows event.key() always returns the key code regardless
    of the modifiers that where used, unlike Linux. On Windows both 3 and
    Shift+3 give a 51 code, whereas on Linux 3 gives 51 but Shift+3 gives 35.
    So, lets use the unicode representation of the typed charcter.
    59fcf8df
Name
Last commit
Last update
bin Loading commit data...
blink Loading commit data...
debian Loading commit data...
doc Loading commit data...
resources Loading commit data...
.boring Loading commit data...
MANIFEST.in Loading commit data...
Notes Loading commit data...
TODO Loading commit data...
blink-qt.komodoproject Loading commit data...
run Loading commit data...
setup.py Loading commit data...