Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to check current time and duration in AudioQueue

How to Detect NSWindow Maximize or Zoom Event?

objective-c cocoa xcode

Set cursor position in Mac OS

cocoa macos cursor-position

how to perform multiple selection in NSTableView

migrating an application from carbon to cocoa

How to access QuickLook plugin resources?

cocoa quicklook

NSButtonCell as Checkbox in a NSTableVIew don't get selected

Can I use Categories to add class methods?

What's the difference between using an informal protocol on NSObject or an protocol with optional methods?

Converting NSString to Base64 Data for XML Serialization

NSCell Custom Highlight

cocoa nscell

Getting online/offline reachability notifications

Is it safe to enumerate through [NSOperationQueue operations]?

NSUserDefaults, is a good practice to create local value too?

objective-c cocoa

cocoa: Read pixel color of NSImage

Cocoa - Display xib on another xib

objective-c macos cocoa xib nib

Custom UITableViewController doesn't load static cells

cocoa

Can't change the mouse cursor of a NSTextField

Does NSDictionary's objectForKey: rely on identity or equality?

Mac OSX - how can I grab proxy configuration using Cocoa or even pure C functions?