Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

What is the point in a retain immediately followed by an autorelease?

Bad-practice to retain 'self'?

Use of -> in Cocoa

objective-c cocoa

NSView initialization: -init: vs. -awakeFromNib:

Merging PDF Files in Cocoa

objective-c cocoa pdfkit

Can NSScrollView scroll if setHasHorizontalScroller:NO?

Is there an unrar library out there for iOS?

iphone ios cocoa ipad unrar

Start Cocoa app without showing the main window

Why did Apple previously typedef reference (pointer) types but not now?

How to setup bindings for NSPopUpButton

NSMenuItem Key Equivalent not working when menu is hidden

Launching executable with NSTask - Sandboxing problems?

objective-c cocoa

NSTextView not properly resizing with auto layout

NSWindow beginSheet completionHandler not called

Cocoa NSTextField change placeholder color

cocoa swift

What is the difference between NSTextField and NSTextFieldCell and to which do I bind?

NSMenu with views in a modal NSWindow

objective-c macos cocoa

Connecting delegate classes in Objective-C

What does "Controller Key" mean in Interface Builder > Inspector > Bindings?

Enumerating installed browsers on OS X

cocoa macos