Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

How do I make rotation work properly in iOS 6 GM in a tab bar app?

Prevent iOS from adding words to dictionary that are entered in a UITextField? [duplicate]

ios cocoa-touch uikit

What is an inverse relationship in CoreData

cocoa cocoa-touch core-data

Double tapping problem

objective-c cocoa-touch

How to get the sender's name of an NSButton

Point within circle

Data persistence through NSUserDefaults

Why would someone using Core Data want to use more than one persistent store in the same Managed Object Model?

How to present a view controller from another view controller

objective-c ios cocoa-touch

NSArray most effecient way to do this:

Using iOS pan gesture to highlight buttons in grid

What is the purpose of protocols if all methods are optional?

Draw editable angles using drawRect?

Weird crash report

UIDocumentInteractionController is great but how about the language setting?

ios cocoa-touch

Change delete button title in UITableView editing mode [duplicate]

ios cocoa-touch uitableview

Build a nice progress bar

Your Second iOS App: Edit one object in two different views

Adding objects to dictionary in a loop overwrites previous values