I have a custom keyboard in my app. I am trying to duplicate the functionality of the standard keyboard where when you press a key, a small label appears above the key you pressed and shows the letter of that key. Am using the key down to make it visible and line up where I want it, and Key Up sets its visiblity to false. Everything is working fine except quite often, when you touch a key, the label pops up for a brief second then goes away, even though I haven't lifted my finger off the key. If I continue to hold my finger on the key, that label reappears until I lift my finger. Any ideas??
Thanks,
Bill
Thanks,
Bill