Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to safely use [NSTask waitUntilExit] off the main thread?

multithreading cocoa nstask

How can I put multiple lines of text in an NSMenuItem?

macos cocoa nsmenuitem

Cocoa: Simulating Command+Tab in CGEvent

swift macos cocoa cgeventtap

Best practical way to validate NSTouchBar items

How can I move the window without titleBar and fully filled with webView?

swift macos cocoa

porting iPhone openGLES app to OSX?

MVC and cocoa bindings best practices question

Why does NSString property change to invalid value?

How do you programmatically put folder icons on the Finder sidebar, given that you have to use a custom icon for the folder?

Fetch iTunes album artwork without iTunes running

cocoa itunes

Notifications for file system changed?

objective-c cocoa

Use ZIP-archives to store NSDocument data

What is sender?

objective-c cocoa

Create sidebar in mac app with sections

Cocoa Callback Design : Best Practice [closed]

objective-c cocoa callback

Apply a CIFilter background filter when host window is transparent

cocoa macos core-animation

Setting default application for given file extension on Mac OS X from code

Is NSMutableString's -appendString: method an efficient way to build up a large string?

How to connect a button to a method on Mac OS X

Why isn't NSRegularExpression included in foundtion.framework for Mac Apps, as it is for iOS?