ios - Selection of Popup Button clearing UI Text Field -


i've been developing programming user can select list of fields popup buttons, press calculate button , depending on choices, string of text gets outputted uitext field.

however text field cleared when user starts selecting other choices in popup button before pressing select button.

is there anyway possible?

just right code in place happens:

/*you can replace thetextfieldyouaretalkingabout 1 talking about*/  thetextfieldyouaretalkingabout.text = "" 

Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -