Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Cocoa without Interface Builder, initialize an instance of app controller?

Disable NSToolbar customisation via window's toolbar button?

objective-c xcode macos cocoa

What is the alternative to excessive use of the dot operator in Obj-C?

Efficiency of create views programmatically vs IB

Possible core-data bug: attributes named 'updated' don't work correctly?

objective-c cocoa core-data

UITableView pushViewController On Selecting a Row

how to apply check mark on table view in iphone using objective c?

objective-c uitableview

Syncing Core Data model between Mac and iPhone

NSDateFormatter with region format

iphone objective-c

changing the color of titleFor Header in section

ios iphone objective-c

xcode 3.2.1 file history via keyboard shortcut

objective-c cocoa xcode

Detecting end of programmatic UIScrollView scroll

iphone objective-c

What is the correct usage of arrayWithContentsOfURL?

iphone objective-c

How to sort randomly with CoreData

Problem naming NSTableColumn

sortUsingSelector Not Sorting an NSStrings Array

Is there a difference between setting a property with the dot or the bracket syntax?

iphone objectiveC alloc/release question

iphone objective-c memory

How safe are Objective-C categories?

objective-c

Delay in playing sounds using AVAudioPlayer