Note that there are some explanatory texts on larger screens.

plurals
  1. POhow to create a popup uipicker and uitextfield for iOS 7?
    primarykey
    data
    text
    <p>I need to add pickers to my textboxes, but can't figure out how to get them to work. I've gone through a number of tutorials that show you how to start from scratch, which is kinda useless if you have an existing app and you're wanting to add functionality, for the most part they're not very helpful. </p> <p>I'm looking for something very similar to the image below. The one displayed below is obviously a <strong>UIDatepicker</strong>, but ideally </p> <blockquote> <p>I'm looking for a custom picker for "place", "term", and "gate".</p> </blockquote> <p>So for now, skip the UIDatepicker item, and <strong>focus on the custom picker item.</strong> </p> <blockquote> <p>One more thing, this is iOS7, and I am using <strong>storyboards</strong> AND <strong>arc</strong>!</p> </blockquote> <p><img src="https://i.stack.imgur.com/mumH2.jpg" alt="popup pickerview"></p> <p>I ran across this (<a href="http://www.youtube.com/watch?v=BtmQp5aP304" rel="nofollow noreferrer">http://www.youtube.com/watch?v=BtmQp5aP304</a>) which was really helpful, but again it's starting from scratch. What I can't figure out is how to implement this within my existing code. So I'm looking for a walk-through, a tutorial that someone can point me at to get me started.</p> <blockquote> <p>There is this on stackoverflow -> <a href="https://stackoverflow.com/questions/15587087/how-to-pop-up-datepicker-when-text-filed-click-and-disappear-when-editing-done">how to pop up datePicker when text filed click and disappear when editing done</a></p> </blockquote> <p>Which gave me a few ideas, but not exactly what I'm looking for, tried the suggestions and ended up with more errors than anything else.</p> <p>Thanks.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload