ios-samples/TicTacToe
Timothy Risi ea6fba7205 TicTacToe - Fix bug 16639
In the TTTNewMessageViewController close method:
ResignFirstResponder for the text view to dismiss the keyboard
Call MakeKeyAndVisible on the original Window to renable user interaction
2013-12-09 17:01:05 -09:00
..
Screenshots [iOS7] Add new samples 2013-09-18 13:23:40 -04:00
TicTacToe TicTacToe - Fix bug 16639 2013-12-09 17:01:05 -09:00
Metadata.xml [iOS7] update metadata tags 2013-09-18 20:48:49 -04:00
README.md [iOS7] Add new samples 2013-09-18 13:23:40 -04:00
TicTacToe.sln [iOS7] Add new samples 2013-09-18 13:23:40 -04:00

README.md

TicTacToe

This sample demonstrates how to customize UIKit controls, tintColor, and renderingMode and build custom controls.

Authors

Timothy Risi