In this Tutorial I´ll show you how to create a Calculator. Source Code PART1: www.sendspace.com Source Code PART2: www.sendspace.com
In this Tutorial I´ll show you how to create a Calculator. Source Code PART1: www.sendspace.com Source Code PART2: www.sendspace.com
Nice, but if you really wanted? to help you would not put a link to some bs download service, fishing for people’s private information
so i downloaded sdk and i would like to write apps n games foe iphone platform but i? just cant get into the writing code i dont know why!
what the hell is IBOutlet? whats it for what does it do how to write games i just cant get into it
would it help if went to collage to learn codes as i have NO idea how to use codes help please
Great? video, I like how simple it is.
No problem?
thank you!=)
?
it’s? would be nice if you explained what you’re doing, or at least captions
yes? sorry
no sound?
?
Word, your calc app looks super easy, i tried one from the stanford university site and that looks far? more complicated than what you have done. Thanx m8
calcuateviewcontroller.xib =? Storyboard
CalculateViewController.xib has been replaced? with StoryBoard! It works the same way!
i cant find the? calcuateviewcontroller.xib
No sound =? No good
@recobafan Have you connected the buttons and? the textfield with the files ower?
I think I have the right codes (they are the same as the codes you have on your link) but when i have the calculator on my ios simulator, I can type in numbers to both TxT fields, but ‘calculate’ and ‘clear’ do nothing.. Thanks for any? help!
ein part 2? kommt bald ; )
Danke
?
Probier das mal aus ; )
/file/rwp6bz Ich habs dir auf sendspace hochgelanden
Dein Rechner ist Echt gut
Weißt du vielleicht? wie man eine if- abfrage einbaut das man auch addieren subtrahieren und so weiter kann?
Danke
Having the same problem as @Il2Flyer , I have the latest Xcode version. While running the first build test on “ViewController.m” right after the clear function the following code:
>> – (void)dealloc
{
[super dealloc];
}
<< gives me the error “ARC forbids explicit message send of dealloc’” on the line of “[super dealloc];”.
I have little to none coding knowledge, could you post a fix for this? Thanks! ^_^
P.S. I tried to give you as much? information on the error as I could.
%?
@Mapple2011 I can’t seem to find the ‘.xib’ file in the latest version of Xcode. Could you please tell me? where it can be found? Thank you in advance.
This vedios making us to? learn programming very fast !!!
HELP!!! I got a error like this:
– (void)dealloc
{
[super dealloc]; ARC? forbids explicit message send of “dealloc”
}
Its a good tutorial i just tried? it, everything works fine, exact its not multiplication apparently is “to the power of”