for Xcode 4 users...
make sure the function is -(IBAction) pressbutton:(id)sender;
and reconnect the button - make sure to delete the previous connections.
Hope this helps!
When I go to the dropdown menu for the nib name, nothing shows up. I working in Xcode 4 and I've done everything up to that point. What's the problem?
I'm not sure if this works with Xcode 4, because I did everything right but when I click the button it says (null) where the date should be.
It is also not giving me any errors
i have xcode 4 and the program doesn't work i try to make date picker alone and it was work and main program without date picker was work when i make outlet for date picker the program make error and show me (program received signal "SIGAPRT"
so what will should changed in xcode 4 pleaaaaaaaaaaaaase replay !!!!!!!!!!!!
Hey can you make a video on general linking (not to this specific video) and how it works and why you link that way etc. that would be awesome! Because it really does get kinda confusing.
thx dude it helped but can you tell me how to use picker view in another way? like say i wanna select a city for example and then click the button and see the details of that city.