RE: iPhone app Code
RE: iPhone app Code
- Subject: RE: iPhone app Code
- From: "Dallman, John" <email@hidden>
- Date: Tue, 16 Apr 2013 11:08:09 +0000
- Thread-topic: iPhone app Code
"Harmony Neil" wrote:
> A question I have is: I'm using getline to get user input and
> obviously I haven't made it display a text area on the screen.
> How do I go about fixing this issue so that the little text
> area can appear on the screen?
There is no real equivalent of a command-line application for iOS.
You need to create an app framework in Objective-C and call your
C++ code from it, which involves learning a fair amount about how
to use the GUI tools. There are various alternatives, but they are
all less general and capable than Apple's toolset.
--
John Dallman
-----------------
Siemens Industry Software Limited is a limited company registered in England and Wales.
Registered number: 3476850.
Registered office: Faraday House, Sir William Siemens Square, Frimley, Surrey, GU16 8QD.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden