I would presume you could add an event to your UIView, and populate the text box in that event?
I've only replaced the InputView to see if it can be done, I've not actually used it yet - that's not needed till the next project I work on. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of scottmm Sent: Wednesday, November 30, 2011 3:45 AM To: [email protected] Subject: Re: [MonoTouch] Custom Keyboard Layout? 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 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
