Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSAlert's icon not displayed when using default value

IBOutlet with type id

objective-c cocoa

Mixing garbage collected framework with normal code

How does streaming of web radio basically work?

Right-click on a NSStatusItem

How to set page layout for print Option programmatically for mac App

cocoa macos printing

Does a singleton create retain cycle inside block?

Declaring static variables in cocoa

cocoa class variables static

Highlighting only image over button when it is clicked

cocoa nsbutton

How to terminate performSelectorInBackground: thread?

Detecting focus/unfocus of active NSDocument

objective-c cocoa macos

Cocoa: how to disable all the user interactions of a web view in cocoa?

objective-c cocoa webview

getting authentication error on mount_smbfs

Core Foundation objects and retain/release messages

How to get metadata from video-movie file using Objective-c?

When is NSEnumerator finished?

cocoa nsenumerator

Binding NSSlider to control the zoom of an IKImageBrowserView

objective-c cocoa

Why can't I correctly parse this date string with NSDateFormatter?

C preprocessor on Mac OSX/iPhone, usage of the '#' key?