Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

What’s the rationale behind the Cocoa exception policy - or why use exceptions only for programmer errors?

Class as NSNotification observer?

Make an URL in an NSTextFieldCell clickable

objective-c cocoa

Sort NSArray using sortedArrayUsingFunction

Quitting other applications in cocoa

cocoa

Automatically resizing subview created programmatically

NSButton subclass that responds to right clicks

cocoa nsbutton

NSMutableArray removeObjectAtIndex

Releasing CFStringRef after casting to NSString

How to draw a blurred shape?

cocoa macos graphics drawing

Interface Builder - Using Layout View-Box

How do I determine if a user has a password set on Mac?

Replacing a single occurrence of string Obj-c

Is Cocoa the Mac's equivalence of Win32 API or MFC in Windows?

windows macos cocoa

How to programmatically make an NSWindow fullscreen using Lion?

Cocoa: get WebView mainFrame html string

Reliable way to get a machine wake + user logged in notification in Cocoa?

objective-c macos cocoa

How do I align a view to the top-left side of a window?

Search-like highlighting in NSTextView

Drawing outside of NSWindow