Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

SRV record lookup with iPhone SDK

Cocoa strategy for pointer/memory management

Change navbar title programmatically

Why does my Quartz arcs display thicker than the straight lines?

UIDatePicker inside UIScrollView with pages

Conditions when drawRect's rect != self.frame

Is string formation optimized by the compiler?

Syntax coloring for Cocoa app

Creating a tab view programmatically with Cocoa/Objective-C

objective-c cocoa

Core Data / Cocoa : @distinctUnionOfObjects not returning a usable NSArray*

Objective C protocol as an equal to Java Interface?

Core Data Store Sharing between iPhone Apps

How to get double value from dictionary?

objective-c

Testing enum gives warning: comparison between pointer and integer

objective-c iphone enums

Pressing tab in NSTextField selects all text instead of going to next control

How can I make a UIButton perform my class method when tapped?

When does setting an Objective-C property double retain?

How do I use scanf to accept a default value by simply pressing Enter key?

c objective-c

Using Cascade Delete Rule and validateForDelete on a One-to-Many Relationship in iPhone Core Data

How does one release memory correctly in the attached C array?

iphone c objective-c cocoa