Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

`tableView:heightForHeaderInSection:` called on delegate that doesn't implement it

Packaging a Bundle with a static library

NSSortDescriptor and to-many relationships

UISearchBar Table Section Index Titles Overlap

Text input box like the SMS app on the iPhone

Calculate max font size that fits in a rect?

how to implement cyclic scrolling on tableview

iOS: Is is possible to make a UINavigationBar taller and "push" the other views down the screen?

iphone ios cocoa-touch

Understanding system logic for first responder

When would a class ever have more than one designated initializer?

iCloud: can I ignore those who disable iCloud?

Is there a way to create a subfolder in the resources folder in Xcode?

Difference of 2 NSArray's for animated insert/delete in UITableView

Black Corners On Grouped UITableViewCells Only After Navigation Pops

UISegmentedControl custom background image

What is the 'garbage value' in 'Left operand of '/' is a garbage value' warning generated by "Build & Analyze"?

Reloading custom UITableViewCell after reordering cells

How Should I Secure a SQLite Database in iOS?

I want to animate, in fact fade, "within" drawRect

How can I make a UIScrollView scroll to a UITextView's cursor position?