i know its already allot of info about that in internet, but i\'m new to programming and little confused, i need little help please... for example i have 10 views controllers and switching between it
I\'m trying to create a basic app on the iPad SDK 3.2, that displays one movie player that switches between different video sources.Switching between VOD using the code below does not have any issues.
I have an app with an SMS receiver set up, but even if the sms receive function is turned off using the package manager, the app will go to the top of recent applications (when holding the home button
I need to insert two images and two buttons.The action required is that when I click on the first button, the corresponding image 开发者_开发问答should be displayed.The same action is required for oth
I\'m having issues with switching xib\'s when I try to from my second view into the third. I get into the second view from the first like this...
I have 3 different xib\'s.I am able to go back and forth between view 1 and vi开发者_StackOverflowew 2 with the following code...
i\'m new at IPhone SDK Developing and now i need some help. I have a LoginView where the User have to authentificate 开发者_运维知识库his legitimacy.
I am reading a \'kind\' of csv file and exploding it and storing it in array. The file I am reading has this structure
I have two XIb files and I need to switch between them with the swipe of a finger, like the native iphone weather app. does anyone know how to do this. please 开发者_JAVA技巧give some sample code if p
Is it possible to run an iPhone app from your 开发者_StackOverflow社区own app? For example when you press a button in your app, the iPhone switches to another app.