I want to capture keyboard input and put the text on a canvas. When the user clicks a button I want to open the keyboard and then capture what they type and put that on the canvas. Can this be done? If so is there an example somewhere? I am getting a signature does not match expected signature error.