Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How can I make the NSWindow setFrame: .. animated:YES] function animated down instead of up?

objective-c cocoa nswindow

How to add alive object to NSMutableArray and remove them when they're released?

Writing to "~/Library/Application Support" folder in Mac OS X 10.7

cocoa

Access modifier visibility in objective c

iphone objective-c cocoa

NSTextField with rounded corners?

Create NSPopUpButton Programmatically

Adding static items to "Windows" menu in Cocoa application

How to make a grid background pattern for NSView?

objective-c cocoa

How to cache or preload SKLabelNode font?

How do I change the main menu in Cocoa?

objective-c macos cocoa nsmenu

Drawing on desktop in Mac OS X [closed]

cocoa desktop

Cocoa/Objective-C - Can i somehow see the implementation files?

objective-c cocoa

Porting WPF to Cocoa (and/or vice-versa)

wpf cocoa porting

How do I draw an NSString at an angle?

cocoa macos nsstring

Detect when removable storage is unmounted

Objective-C release is not called explicitly

iphone objective-c cocoa ios

Using NSMutableDictionary as backing store for properties

iphone objective-c cocoa ios

Why does my object still work after countless releases?

How to determine netmask of active interface in Objective-C on a Mac?

Getting Cocoa method completions in Sublime Text 2