Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Decoding integer and other masks in Cocoa

Core Data Force Custom Mapping Model/Policy instead of Lightweight Migration

How to draw focus ring around NSBox on focus of child NSTextView in objective-c

Being apprised of when NSStatusItem is hidden

How can I disable the vertical scrolling of a NSScrollView ?

objective-c cocoa

CVPixelBufferRef to NSImage

macos cocoa osx-lion nsimage

Class methods & thread safety (NSJSONSerialization)

Check if NSAnimationContext runAnimationGroup cancelled or succeeded

Mavericks and NSStatusItem's custom view with multiple monitors

How to trick an OS X app into thinking the mouse is a finger?

objective-c macos cocoa

Webview/Webkit not working as expected

How to snap 2 windows side-by-side(split view) programmatically

swift macos cocoa

JavaScript not executed in WKWebView

How can I implement the service locator pattern in Cocoa Touch across multiple projects?

NSString boundingRectWithSize slightly underestimating the correct width - why?

cocoa

How is the memory of returned C types handled under GC?

How to use NSUbiquitousKeyValueStore and NSUserDefaults together

add/pass (exif) thumbnail to CGImageDestinationRef

objective-c cocoa exif cgimage

Bind rows NSRuleEditor with array

With NSTreeController, do I have to manually reload an NSOutlineView when changing the model array?