Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Bringing up the iPad keyboard which is predominantly symbols

objective-c cocoa

Objective C @import for modules does it replace #import?

Returning the Volume Name of a Folder or a Volume

objective-c macos cocoa url

Is this hash guaranteed to be unique?

ios objective-c cocoa unique

What's the equivalent of NSArray's writeToFile: atomically: in Swift and Array?

cocoa swift

Convert AnyObject? to String

ios cocoa swift

How to run JavaScript/AppleScript from cocoa app?

How to change background color of NSSearchField (like in Messages app in OS X)

macos cocoa nssearchfield

How to find the NSView position on the whole screen?

macos swift cocoa

Objective-C code (array.indexOfObjectPassingTest) to Swift

What do the new iOS9/OSX10.11 NSNumberFormatterStyle enum values mean?

How to reorder rows in NSTableView?

Why do IBAction types default to AnyObject?

ios xcode swift macos cocoa

Contextual menu with search result for a NSSearchField

Mac App Store App and identifierForVendor

macos cocoa mac-app-store

Rename Document class in Swift document-based application

Question about Delegates

objective-c cocoa

Center an NSView within an NSScrollView

How do I cede focus to the previous application in Cocoa?

objective-c cocoa macos

Calling setNeedsDisplay:YES on layer-hosting view does not redraw the view

cocoa core-animation