views:

182

answers:

0

Hello,

i m facing problem of copy paste functionlity in iphone. i m using viewcontroller XIB. in XIB i have list of textFields and one button and click on button validation are there for all fields are mandatory. so problem is when i writing something on textfield then copy - paste menu not appear in iphone.

But when we press the button( on action of this button we are validation the textFields) and then UIAlert comes and after click on "ok". now when i touch the textField's text copy-paste menu Appears.i dont know whats going on. i cant recognize the problem.

i think when some event fires on view than and than copy-paste menu appears.

THanks, ALpesH