Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Filtering NSArray string elements

objective-c cocoa nsarray

Resizing NSWindow to fit child NSView

objective-c cocoa nswindow

nsdictionary copy vs mutable copy

How to check whether a file is locked in Cocoa?

How can I get notified when the user finishes editing a cell in an NSTableView?

cocoa macos

non-XCode IDE for Cocoa?

objective-c cocoa xcode

is there a way to pause an NSTHread indefinitely and have it resumed from another thread?

cocoa multithreading xcode

Does not using Interface Builder buy me anything?

Coloring a Row in an NSTableView

objective-c cocoa

What is the best way to redirect stdout to NSTextView in Cocoa?

cocoa subprocess stdout

Pointer to NSWindow Xib after loading it?

objective-c cocoa xib

Easiest way to draw an NSImage dimmed out (like a disabled view)

How to make an Invisible / Hidden Cocoa Application

cocoa macos service invisible

Running performSelector: on an object that returns a double, not id

NSMutableArray - array pop equivalent

How to convert Text to Image in Cocoa Objective-C

objective-c cocoa

iOS - Arrange subviews in circular shape

Detect right mouse click on cocoa

Which delegate method should I use to respond to clicks on an NSTextField?

cocoa macos nstextfield

How do I get Mac system icons, as in the Finder?

cocoa