Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to capitalize the first word of the sentence in Objective-C?

Building pure Swift Cocoa Touch Framework

swift cocoa cocoa-touch xcode6

applicationDidFinishLaunching not invoked

Converting an NSString* to char?

Arguments in @selector

iphone cocoa cocoa-touch

How to convert NSUrl to NSString?

How can I tell my Cocoa application to quit from within the application itself?

cocoa debugging exit

How can I use OCMock to verify that a method is never called?

Displaying a Cocoa Window as a Sheet in Xcode 4 (OSX 10.7.2) with ARC

How to store enum values in a NSMutableArray

iphone objective-c cocoa

NSFileManager delete contents of directory

What is the maximum value of NSInteger?

cocoa nsinteger

NSString is integer?

objective-c cocoa nsstring

New auto layout errors with Xcode 8.1

Does NSView have anything analogous to UIView's setNeedsLayout/layoutSubviews methods?

cocoa macos layout nsview

How does Apple update the Airport menu while it is open? (How to change NSMenu when it is already open)

strong / weak / retain / unsafe_unretained / assign

objective-c cocoa

How do I add Applescript support to my Cocoa application?

mouseExited isn't called when mouse leaves trackingArea while scrolling

Swift put multiple IBOutlets in an Array