quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

2013-09-02から1日間の記事一覧

NSScreencast Episode #36 Searching in UITableView

Searching in UITableView - NSScreencast UISearchDisplayControllerで検索バーの実装 viewDidLoad setupSearchBar self.tableView.tableHeaderView = self.searchBar; UISearchDisplayController UISearchDisplayController Class Reference initWithSearc…

NSScreencast Episode #35 Autolayout Fun

Autolayout Fun - NSScreencast 3つのピザの画像のページをAuto layout Constraints Standard spacing recommended by apple Xcode No struts and spring (from iOS6) select target objects and right bottom on Xcode dropdown (horizontal spacing, ...) …