Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

get current path of the .app file being executed

objective-c cocoa

disable NSTableView double click

cocoa

removeObserver:forKeyPath: in dealloc

ARC error when deploying to 10.6

NSOpenPanel Sheet

macos cocoa nsopenpanel

For Apple Implementations (Cocoa/CocoaTouch) is uint8_t always the same type as unsigned char?

How to build for Mac OS X 10.6 SDK in Xcode versions that don't include it

What's the result of passing just nil to arrayWithArray:?

UIView has portrait dimensions while in landscape?

objective-c ios cocoa ipad

Cocoa: NSView origin x at the bottom

cocoa

Access Facebook Accounts on OS X Mountain Lion

objective-c facebook cocoa

Handling orientation / rotation with storyboards on iOS 6

cocoa orientation ios6

Drag and drop from finder to WebView

cocoa webview drag-and-drop

How to detect if NSURLConnection's sendSynchronousRequest:returningResponse:error: ended up being timed out or other error

Change the launch image of an app on every launch

iphone ios objective-c cocoa

What is Assets.car file in .app?

macos cocoa

jQuery returns wrong document height

javascript jquery css cocoa

Is this possible to get the User's highlight colour on OS X using Cocoa?

objective-c cocoa

How to draw segmented control with blue tint like Xcode?

"with" in parameter names in Swift initialisers

cocoa swift initialization