objective c - Trigger done button touch in iPhone -



objective c - Trigger done button touch in iPhone -

how can trigger done button touch in iphone?

i have asynchronous task pops me little tableview (adds subview). when 1 of textfields focused - keyboard shown , overlays tableview.

i tried phone call resignfirstresponder on focused textfield in "textfieldshouldbeginediting" , didn't help. think maybe explicit trigger of done button work.

you can animate entire frame of view whenever textfield focused, slides , display table , textfield without hindrance.

iphone objective-c ios xcode uitextfield

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -