Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

The use of UIApplicationDidFinishLaunchingNotification

Why isn't NSRegularExpression included in foundtion.framework for Mac Apps, as it is for iOS?

Objective C: How to release delegates in this situation

iOS blurred text: detecting & solving it once and for all?

Cocoa Interface Builder object initialization

objective-c cocoa nib nscoding

Do NSDate's in CoreData encapsulate time zone?

how to change the lock images to unlock images in cocos2d

What is the point of an optional method in a protocol?

objective-c protocols

When to access property with self and when not to?

iphone objective-c ios self

NSArray filtering: in which case using predicates and which case using blocks?

iPhone: UIApplicationWillResignActiveNotification never called

iphone objective-c

How to use NSScanner to parse .ics file

Using Singleton synchronized array with NSThread

Is there a way to change Views in iOS without using UINavigationController?

Wrapping a C++ library in Objective-C is not hiding the C++ symbols

icon files to specify in plist

iphone objective-c xcode

Send email to multiple recipients with SKPSMTPMessage?

objective-c

Making an Alert apper after a certain amount of lanuches

How to receive keyboard events for a NSView after exiting fullscreen mode?

NSUserDefaults not being saved in simulator?