S Sergio10 macrumors regular Original poster Oct 3, 2007 137 0 Aug 20, 2009 #1 Hi, How to implement copy/paste functionality for edit box in OS 3.0 ? Thank you
robbieduncan Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Aug 20, 2009 #2 Read the documentation. It's clearly signposted in the "Cut, Copy, and Paste" section of the What's New in the iPhone OS: iPhone OS 3.0.
Read the documentation. It's clearly signposted in the "Cut, Copy, and Paste" section of the What's New in the iPhone OS: iPhone OS 3.0.
L `lowell` macrumors newbie Aug 20, 2009 29 0 San Diego Aug 20, 2009 #3 you get it for free. open a project, hop over to ib and drop a UITextView into a view, make sure it's editable and keep the Lorem ipsum. go back to xcode and build/run. click in the box and select some text, the copy/paste bar will appear.
you get it for free. open a project, hop over to ib and drop a UITextView into a view, make sure it's editable and keep the Lorem ipsum. go back to xcode and build/run. click in the box and select some text, the copy/paste bar will appear.