Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

pankaj21c

macrumors newbie
Original poster
Apr 15, 2009
14
0
Hi frnd,
I am new to Xcode. I have drag the iPhone simulator to desktop and now i m nt able to run the application. I am getting error that failed to launched simulator.
I tried to put simulator back but i dont know the location.

Plz Reply as soon as possible
 
easiest answer put the simulator back where you draged it from and make a shortcut on your desktop

Considering the original poster clearly states he doesn't know where he dragged it from, this isn't the easiest answer.

Unfortunately, I don't know either.
 
Hi frnd,
I am new to Xcode. I have drag the iPhone simulator to desktop and now i m nt able to run the application. I am getting error that failed to launched simulator.
I tried to put simulator back but i dont know the location.

Plz Reply as soon as possible

The standard location of the iPhone simulator application is:
/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
 
I got the simulator right working..

The standard location of the iPhone simulator application is:
/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications

Thanks alot
 
How to get value of trigonometrical functions

Thanks alot

Hi,
Can u tell me which is the appropriate header file and framework
to work with trigonometrical functions to work with iPhone application.

Plz tell me as soon as possible.
 
On the iPhone you can use the standard C math functions from the header with the same name.
 
Tab bar but only when app launch after that navigation

On the iPhone you can use the standard C math functions from the header with the same name.

Hi Sijmen,
I have to create a Tab Bar Application with two tabs but that tabbar
should be displayed to first page only, once one of the tab bar button is pressed then the navigation based application has to be started.

Please give me some idea how to do since i new to this it seems very difficult
to me. If u can attach some example and any website where i can get these all stuff then please do it.

Thanks alot for helping yet.
 
It appears you want to do something which is very unlike how the tab bar is meant to be used.

Apart from that, I think it's in your best interest to learn how to learn from documentation. The documentation at http://developer.apple.com/iphone is really comprehensive and is very useful once you get used to it.
 
It appears you want to do something which is very unlike how the tab bar is meant to be used.

Apart from that, I think it's in your best interest to learn how to learn from documentation. The documentation at http://developer.apple.com/iphone is really comprehensive and is very useful once you get used to it.

Hi,
Can u tell me which is the suitable application i should choose.
when the application launch there should be just splash image with two buttons(Register and Next) if next/register is presses there should be table+navigation. I have done it using navigation based application but i
think it is useless to have navigation on the first page since i dont want to
go back to the first page so what i want is to have both buttons
on the botton, i have done this too using ToolBar on my viewController
but i m not able to do with TabBar controller.
Plz tell me which application i should go with or what i have used is the
correct way.

Thanks for helping
 
TabBar+Navigation

It appears you want to do something which is very unlike how the tab bar is meant to be used.

Apart from that, I think it's in your best interest to learn how to learn from documentation. The documentation at http://developer.apple.com/iphone is really comprehensive and is very useful once you get used to it.

Hi,
Can u tell me which is the suitable application i should choose.
when the application launch there should be just splash image with two buttons(Register and Next) if next/register is presses there should be table+navigation. I have done it using navigation based application but i
think it is useless to have navigation on the first page since i dont want to
go back to the first page so what i want is to have both buttons
on the botton, i have done this too using ToolBar on my viewController
but i m not able to do with TabBar controller.
Plz tell me which application i should go with or what i have used is the
correct way.

Thanks for helping
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.