Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSRunningApplication - Terminate

Storyboard weird controller view frame origins

iphone ios xcode cocoa

What glyph/fonts to use for macOS keyboard shortcuts?

macos cocoa

NSOutlineView drag line stuck + blue border

swift cocoa nsoutlineview

Why does an NSWindow or NSView instance handle its own key events, and not its delegate?

objective-c cocoa

SWT Tree on Mac - 'Source list'

java objective-c cocoa swt

Finder Sync with App Sandbox OFF not working

Pass all arguments of a method into NSLog

A weird C string and NSString comparison issue

Efficiently rendering tiled map using SpriteKit

cocoa swift opengl sprite-kit

What is the method signature when it uses an external param name in Swift

NSTextView setFormatter?

Why are Objective-C blocks not handled through pointers as are other Objective-C objects?

Formats for communicating between backend and Objective-C/Cocoa

Cocoa: Return to previous active application?

objective-c cocoa macos

Taking decision on command line parameters in a cocoa applications

objective-c cocoa macos

Will a Core Data NSInMemoryStoreType store store the entire graph in memory and therefore be severely constrained by system memory?

Make the mouse cursor stay visible while typing in NSTextField

macos cocoa nstextfield