<br><div class="gmail_quote">On Thu, Jan 26, 2012 at 4:45 PM, Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On 1/26/2012 17:00, Igor Stasenko wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Guillermo,<br>
please make the functional keys working on windows. thanks :)<br>
</blockquote>
<br></div>
The function keys work perfectly fine on Windows. You need to handle the keyDown events with the proper VK_FXX values, ranging from 0x70 (F1) through 0x87 (F24).<br></blockquote><div><br>True.  But it would be good if the codes reaching the image for the same function keys are the same :).  But for that there should be a discussion about how to arrange the keycodes to suite the three platforms.<br>
</div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Cheers,<br>
  - Andreas<br>
<br>
</blockquote></div>Guille<br>