Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How do I create a Finder alias within an application?

objective-c cocoa finder

Programmatically closing an NSWindow when it loses focus

cocoa macos nswindow

Given year, month and day, all in int, how would I generate an NSDate

cocoa nsdate

Add new language to existing Xcode project localization

Enable access for assistive device programmatically

CGEventTapCreate breaks down mysteriously with "key down" events

Compare two NSDates

cocoa compare nsdate

Is there a CADisplayLink equivalent for macos/cocoa/opengl?

cocoa opengl macos

Convert UTF-8 encoding to ISO 8859-1 encoding with NSString

How to add a method to an existing protocol in Cocoa?

cocoa protocols

Mysterious "progressive slowing" problem in run loop / drawRect

iphone cocoa ios drawrect

How can I hide an NSToolbarItem using code?

How does Xcode decide which XIB to show first

cocoa macos xib

How do I stop my NSbutton from being selected when the app starts by default?

cocoa macos nsbutton

Explicit animation of NSView using core animation

Can we have multiple NSAutoReleasePools? Why would this be necessary?

How to find multiple apps with same bundle identifier?

macos cocoa launch-services

Converting NSArray to NSSet, custom class instances transfer inconsistently

Using NSTask and NSPipe causes 100% CPU usage

Resize NSPopover after it is shown

xcode cocoa nspopover