Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Native OSX Lion resize cursor for custom NSWindow or NSView

How do I implement a 3 pane NSSplitView with minimum & maximum sizes?

cocoa nssplitview

Check whether an NSString contains a special character and a digit

NSTextField becomeFirstResponder not work in awakeFromNib

objective-c ios cocoa

How to use Realm notifications

ios swift cocoa realm

Lost in NSButton types and alternate images

cocoa macos nsbutton

Flip NSImage on both axes

macos cocoa nsimage core-image

keyDown not being called

Why not start convenience constructors with "with"?

objective-c cocoa

When porting Java code to ObjC, how best to represent checked exceptions?

Does Objective-C have a Standard Library?

Call Javascript function of webpage in cocoa webview

Highlight NSToolbarItems

cocoa nstoolbar

How do you calculate the bouding rect for a string in Objective-C/Cocoa?

objective-c cocoa

Xcode question: Quickly jump to a particular selector/class/symbol?

objective-c cocoa xcode

What's are the differences between @dynamic and @synthesize?

Entity is not key value coding-compliant for the key

objective-c cocoa core-data

Launching an Mac App with Objective-C/Cocoa

How do you change a drag-and-dropped image mid-drag?

"image not found" Error while using Custom FrameWork

objective-c xcode macos cocoa