fires right after the key is pressed inside of the combo
myCombo.attachEvent("onKeyPressed", function(keyCode){ //your code here });