Maxwell Hartono wrote:
> Hi,
>
> Is there a list of keyboard key value in the API?
> So that I can use it for comparing which key has been pressed.
>
Max,
If you're using 2.8.0 or earlier you can use org.gnu.gdk.KeySymbol,
although in HEAD this has been deprecated in favour of org.gnu.gdk.KeyValue
Adam
|