Jump to content
5 posts in this topic

Recommended Posts

hi, can anyone pls guide me which class/method i need to use in the following.

 

i will have a home button on the navigation bar , pressing the button should lead me to the home page of the iPhone where all the applications will be listed. (Like the black button on the iPhone simulator / iPhone ,outside the screen).

However there's no "real" way to quit an app (similar to NSApp's terminate:), just the typical way of terminating it using exit(). The reason is because normally you would just hit the home button, which is what should be and usually is always done.

×
×
  • Create New...