Hello,
New to Xcode and iOS programming, but not new to programming overall. Having some odd issues with the iPhone simulator, that I suppose could be normal, but I don't think so. I've created a small app that just has a label, two buttons, and a text field. Simple enough,when the box is clicked, the keyboard comes up, I enter some text, hit a button and the label is changed. The other button just changes the color. I also have it set to make the keyboard disappear if I touch anywhere else on the screen. That all works...but only the first time. After I have ran it once, the keyboard stops coming up when I click the keyboard. Sometimes I have to reset the simulator, sometimes I have to shut it down completely.
Is there something that I'm doing wrong? Or is this normal.?
Thanks,
Bentov
New to Xcode and iOS programming, but not new to programming overall. Having some odd issues with the iPhone simulator, that I suppose could be normal, but I don't think so. I've created a small app that just has a label, two buttons, and a text field. Simple enough,when the box is clicked, the keyboard comes up, I enter some text, hit a button and the label is changed. The other button just changes the color. I also have it set to make the keyboard disappear if I touch anywhere else on the screen. That all works...but only the first time. After I have ran it once, the keyboard stops coming up when I click the keyboard. Sometimes I have to reset the simulator, sometimes I have to shut it down completely.
Is there something that I'm doing wrong? Or is this normal.?
Thanks,
Bentov