objective c - AutoresizesForKeyboard and Multiple TTTextEditors -


when creating form using three20 components methodology found in this example code, there strange behaviors multiple tttexteditors , uitextfields. fields disappear when touching next 1 enter text. after scouring solution, found else same problem. thought useful see it in his/her words.

my code hardly differs example given three20 suspect bug library. have tried self.autoresizesforkeyboard = no; find makes typing in hidden (by keyboard) field impossible.

i may have found few lines of code fix it!

http://github.com/noahmiller/three20/commit/577af26ed4cd636f152e2321fdc6ab08787452af

i found link via message https://github.com/facebook/three20/issuesearch?state=open&q=autoresize#issue/139


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -