2010年4月9日金曜日

Dismissing the Keyboard

There are a lot of solutions and ways for dismissing the keyboard and I found
this two functions enough for my applications.

1. Add the UITextFieldDelegate and the UITextField



Don't forget the synthesize MyTextField in your implementation file.
Of course, wire the MyTextField in Interface Builder.

2. Add UITextField delegate callback listener and change the return key to "Done"



3. Add this function anywhere in your ViewController implementation file



4. To dismiss the keyboard when the user clicks outside the textbox, add the code below. This is one of the best solution I've seen on the WEB.



Enjoy!

2010年3月3日水曜日

Dead Strip!

Just experienced this today and this will be my first blog for iphonevoid!

3R Solutions:

1. Reset your phone
2. Restore
3. Return

If you still have the warranty go ahead and bring it in but don't forget to restore it to a non-jail broken iphone so there won't be any problems. I was able to get a brandnew iphone!

Here are the links

http://limitededitioniphone.com/iphone-touchscreen-fix-increase-sensitivity/
http://www.macworld.com/article/137659/2008/12/iphone_deadstrip.html