iphone - How can I use a UITextfield to call "when clicked" a UITableview -


textfield call when clicked uitableview, return calling textfield value of string value of cell selected in uitableview?

sorry have searched , googled , still can't seem find guidance. iphone app only, can't utilise popovers

is possible?

when select row table insert 1 more row(cell) in table(next selected cell) having uitextfield part of context!

this method call on selection of cell - (uitableviewcell *)tableview:(uitableview *)tableview cellforrowatindexpath:(nsindexpath *)indexpath {}

you can remove cell once text entries finished!, add event on uitextfield.

events name-uicontroleventeditingdidend || uicontroleventeditingdidendonexit


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..." -