We will take questions and post answers from anyone in this section. Please send in your questions and problems to us at blog@edumobile.org and we will get back as quickly as we can!
Question from Ashish
Hi, how can we implement home button in tab panel, so that if user click on home button in tab panel it should take the user to the mother view which doesn’t have any tab panel .
EDUmobile Answer -
_____________________________________________________________________________________________________
Question from Exiang
I’m beginning. I used Xcode + Interface Build to set up a Project on the bases of Tab bar. And now I want to draw support from three20 to realize Tab bar’s view, that is to say, when click “item”, the view from three20 will display. So I want to know how to insert “Three20 Project” to Tab bar Project?
EDUmobile Answer -
There many TabBar example have in our blog. Please see the below links, hope this will help you.
http://www.edumobile.org/iphone/iphone-programming-tutorials/tabbar-application-in-iphone/
_____________________________________________________________________________________________________
Question from Ashima
There is an option in the inspector indentity (Accessibility Traits) to play sound. If I tick that option and include an audio file, it does not work. Can you please help?
EDUmobile Answer -
Please see the below attached code hope this will help you.
Click here to download source code Music Player
_____________________________________________________________________________________________________
Question from Soumya
Can you please forward me the basics iphone reference guide.
EDUmobile Answer -
See the below link
http://developer.apple.com/iphone/index.action
This link will be help full as reference guide.
_____________________________________________________________________________________________________
Question from Mike
How do you scroll through different nib files using your example on page control? I have three nib files I would like to call in .
EDUmobile Answer -
Please Download the Code MultiViewSwipe
_____________________________________________________________________________________________________
Question from Armand
I am desperately looking to be able to retrieve data from a SOAP web service into my iPhone application.
EDUmobile Answer -
Please See the below link
http://www.edumobile.org/iphone/iphone-programming-tutorials/how-to-receive-data-from-the-server-in-iphone/
Hope this link will help you.
_____________________________________________________________________________________________________
Question from Mukesh
Could you do a tutorial on creating multiple views similar to the way the iPhone main ui works. I’d like my app to have multiple icons per page and be able to flip pages to see other icons or alternative views.
EDUmobile Answer -
Please see the below link:
http://www.edumobile.org/iphone/ipad-development/how-to-changeview-in-the-ipad/
Hope this link will help you.
_____________________________________________________________________________________________________
Question from dm
How can I do to take a screenshot of my iPad (programatically), and as well cut the screenshot to save it as a new image?
EDUmobile Answer -
See the below link. Hope this example will help you.
http://www.edumobile.org/iphone/iphone-programming-tutorials/use-camera-and-photo-library-in-iphone/
_____________________________________________________________________________________________________
Question from Ashima
In a multiview App, how can I use one of the two views based on a condition through if statement, using a button with touchupinside option, ie if I click on the button, it should load view1 or view2 depending on the condition valid through if statement.
EDUmobile Answer -
See the below link. Hope this example will help you.




>
