Jump to content

iPhone programing


12 posts in this topic

Recommended Posts

Hello !

 

I have some c++ knowledge and I want to write simple iPhone 3rd party application but I dont know how ??

 

-Can I write in MS C++

-How can I export this program to work on iphone

-How should I made installer.app package

 

Please help me, and if you can attach some simple program code for iphone.

 

 

Thanks

Link to comment
Share on other sites

You need to learn Cocoa, objective-c, and how to program in Xcode. Currently the iPhone API hasn't been released. Right now programming for is quite tough, it's like Mac Programming but without any documentation or even nib files!

Link to comment
Share on other sites

  • 2 weeks later...

Thanks for the links Stroke..

 

Hey I see you posted them with the iphone-dev community.. Has Fred been around lately?? Is he still with Z and the team? Fred and I go waaay back, if he is still there, I will head over and say hi..

 

Sorry for OT.. ;)

Link to comment
Share on other sites

  • 2 weeks later...
I can make one, if you want. It's basically the same as regular Mac programming, sans interface builder (eg, you need to programmatically allocate and place controls).

 

That would be great. I mean, honestly, I can make Cocoa programs, but not at all without IB.

Link to comment
Share on other sites

I can make one, if you want. It's basically the same as regular Mac programming, sans interface builder (eg, you need to programmatically allocate and place controls).

 

I'd like to see that. Go stroke! :whistle:

Link to comment
Share on other sites

 Share

×
×
  • Create New...