uaecasher macrumors 65816 Original poster Nov 26, 2009 #1 hello, I have searched for this but couldn't find a soultion that worked for me, I want to disable the keyboard for my UITextField but keep the users able to select (to copy it) the text. Thanks
hello, I have searched for this but couldn't find a soultion that worked for me, I want to disable the keyboard for my UITextField but keep the users able to select (to copy it) the text. Thanks
drf1229 macrumors regular Nov 26, 2009 #2 Simple. 1. Open the xib file in interface builder 2. Select the text field 3. In inspector, uncheck enabled Or just use a label (much simpler)
Simple. 1. Open the xib file in interface builder 2. Select the text field 3. In inspector, uncheck enabled Or just use a label (much simpler)