OK.... Dino, If I create a new UIView and add some buttons, what do I need to put under the buttons to make an answer appear in the text box when one of the buttons is pushed?
Would it be as simple as, text1.text += "A"; or is there some way of finding the text box that was clicked in order to do it dynamically to any text box? Thanks for your help, Scott -- View this message in context: http://monotouch.2284126.n4.nabble.com/Custom-Keyboard-Layout-tp4118986p4122385.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
