Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Drawing outside of NSWindow

Does declaring a variable outside a loop in Objective-C have any optimising effect?

getter method for property crashes with EXC_BAD_ACCESS

How to add button to settings.bundle?

Declaring a delegate protocol

iphone objective-c ios

iOS - Prevent iPhone Configuration Profile from being deleted OR check to see if it's installed

2 UITableView in a UIScrollView

Get a list of unmountable drives using Cocoa

Prevent ARC from deallocating something that's not currently being used but will be soon?

How to hide objects in an objective-c library

Viewing a Documentation Set on OSX

ios objective-c xcode macos

scale and center calayer to superview

Best to use global or custom named GCD queues?

How do you use libtool to create .a files (static libraries) on Mac OS?

change audio route when the audio is playing

iOS NSLog error with Unicode characters

Does the NSObject init method do anything?

file not found -fobjc-link-runtime

objective-c

passing data using delegates between viewcontrollers without any navigation controller connection

iphone objective-c ios ios5 ios4

Comparing signed and unsigned values in objective-c