Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

What features does mogenerator provide?

cocoa core-data mogenerator

Xcode 4 adding dylib

objective-c cocoa xcode4 dylib

Creating NSImage from NSColor

objective-c cocoa

NSTableView with +/- buttons like in System Preferences using only Interface Builder

How to launch application and bring it to front using Cocoa api?

cocoa macos

How do I add a custom UIMenuItem to the UIMenuController in a UITextView?

iphone objective-c cocoa ipad

NSAttributedString with strikethrough

cocoa

Call instance method from class method

How to get indexes from NSIndexset into an NSArray in cocoa?

"Couldn’t communicate with a helper application" on 10.10

Getting an existing NSLayoutConstraint for the width?

Keep NSWindow front

macos cocoa focus nswindow

Unit Test can't find Core Data model file

How to determine an array index in Objective C?

NSPasteboard and simple custom data

cocoa macos nspasteboard

How can I get a list of the available NSFont families?

ios objective-c list cocoa fonts

How to load resources from external framework

Add BOOL property via a category [duplicate]

cocoa properties categories

What triggers offscreen rendering, blending and layoutSubviews in iOS?

How can my app detect a change to another app's window?

objective-c cocoa macos