Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Does this Objective-C code leak memory?

Online real time multiplayer game for iOS 5/6

iphone cocoa-touch cocoa

How do I use NSMutableArray as a queue?

cocoa

Huge memory usage despite ARC

How to get user's preferred language, that is not supported by application

Apple Headers contain multiple Categories

Can't Connect window to IBOutlet with storyboard

How to send a key event to an NSTextField that does not have focus in swift

cocoa swift nstextfield

Create a NSWindow under C++

cocoa objective-c++

When do these objects get released under ARC?

NSScrollView scroll bars are of the wrong length

cocoa nswindow nsscrollview

NSRange from first occurrence until end of string

swift cocoa

Difference between [[NSMutableDictionary alloc] initWithObjects:...] and [NSMutableDictionary dictionaryWithObjects:...]?

Flip coordinate system of an NSWindow objective-c / cocoa

objective-c cocoa

How to get mouse cursor not to move while dragging inside a custom NSView?

cocoa mouse drag nsview nsevent

Available Notifications For NSDistributedNotificationCenter