Hey folks, I've made a Midi keyboard which functions fine with the mouse but was wondering how to go about making it respond to keyboard presses, using maybe the A to L middle row of keys as the actual piano keys? I've tried the keyup and down events for buttons but that only works while each has focus, what events could i use with panels maybe? Cheers.