Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to catch NSWorkspaceDidPerformFileOperationNotification?

What is an inverse relationship in CoreData

cocoa cocoa-touch core-data

NSTableView double-clicking/renaming

objective-c cocoa

NSTextView: loading RTF, view does not update correctly until mouse is moved over the control

cocoa macos nstextview

Can you set the anchorPoint of the root layer on an NSView?

Subviews not displaying when using replaceSubview:with:

objective-c cocoa macos

Communication between a Rails web app and a Mac app

Problems with getting glyph outline with appendBezierPathWithGlyphs

How to use NSScrollview?

objective-c macos cocoa scroll

#import in objective C: Am I doing this wrong?

objective-c cocoa import

Get macOS default browser name - LSCopyDefaultApplicationURLForContentType

What is the purpose of protocols if all methods are optional?

Filter entire NSDictionaries out of NSArray based on multiple keys

objective-c cocoa

NSResponder mouseExited when hovering Window title

cocoa nswindow nsresponder

Cocoa: Font formatting popup buttons

How to convert NSArray of NSStrings into Json String iOS

How to add buttons when NSVisualEffectView is used