Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Finder file icon badging (icon overlay) on Mac OS X >= 10.6

macos cocoa finder nsdocktile

How to resolve property getter/setter method selector using runtime reflection in Objective-C? (or reverse)

NSAlert box is not showing up

Creating an OpenGL View without Interface Builder

How to compile a .nib file

Convert NSRange contents to NSString?

macos cocoa nsstring nsrange

NSToolbar: how do I initialise with a selected item?

Scroll an NSTableView so that a row is centered

objective-c cocoa

Trying to use copied NSMutableString property causes an exception

Ensure Objective-C Code Execution Before Cocoa Application Exits

Permissions error when saving file (sandbox)

NSwindow disappear

objective-c cocoa nswindow

Xcode 4 control-drag won't create first IBOutlet or IBAction if '@end' is a header file's last line

KVO infinite recurrence / loop

How is retain count implemented in NSObject?

Extract word substring from NSString at given index

ios cocoa nsstring substring

Is NSObject class a part of the Objective-C runtime library today (instead of being a Foundation component)?

How to get the user's logs folder in cocoa (NSSearchPathForDirectoriesInDomains possibly)

macos cocoa macos-carbon

How can I draw a curved shadow?

Multiple threads to draw in NSView