Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to make NSOutputStream redirect to standard output?

objective-c cocoa io

Removing an object from a mutable dictionary throws an exception

ios cocoa nsdictionary

How do you clear the WebView cache in Cocoa?

macos cocoa webview

How to make NSView not clip its bounding area?

How to initialize a NSWindowController in Swift?

cocoa swift appkit

Compiled framework provides bitcode error when archiving

How can I create a status bar item with Cocoa and Python (PyObjC)?

python cocoa pyobjc

Can I validate a @property value in Objective-C using @synthesized methods?

objective-c cocoa macos

NSButton in NSToolbarItem (setView) when clicked in "Text only" forces mode to "Icon and Label"

How can I track opening and closing event of NSWindow?

cocoa events

Creating my own file extension based on plist

Building a Server/Client application in Cocoa

objective-c cocoa

Get webkit version in cocoa

cocoa webkit

Loss of precision converting 'float' to NSNumber, back to 'float'

NSTableView: How to draw a custom separators before and after a selected row

cocoa nstableview

Getting data from NSTask in real-time using notifications doesn't work

How do I allow downloads from a WebView using the standard download system on a Mac app?

Using NSFileWrapper in NSDocument made of various files

Objective C convention: When to use For and when to use With

NSWindow is not receiving any notification when it loses focus