Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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

NSOutlineView crash when isGroupItem delegate method is used with Swift

cocoa swift nsoutlineview

Simple Swift Cocoa app with WebKit: Upload picture doesn't work

xcode swift macos cocoa

Remove 'Show/Hide tab bar' menu item

How careful are you with your return types in Objective-C?

Fade in/Fade out for MAAttachedWindow