ios - Textview does not accept keyboard input (MonoTouch) -


i have ios app, written in monotouch, textviews not input keyboard. keyboard still reacts on key presses. view hierarchy looks ok. button of navigation controller still works. alertview input ok.

if use button , return 1 of textviews, odd behaviour not change. transparent view in front of textviews eats events. but, did not create 1 , not find one. unfortunately, behaviour occurs randomly (undeterministic). if app gets behaviour, remedy stop , restart app.

is such behaviour known? recommendations how proceed?

best,

chris


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -