Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Am I right in saying initWithNibName:bundle is used to manually load nib files and that initWithCoder would be used as an alternative?

Get all filesystem tags

cocoa tags osx-mavericks hfs+

Get data from Google Analytics, using the Core Reporting API skd, via Objective-C

How to get notified when NSWindow opens?

How to scroll to row added to NSTableView after animation has finished

OSX Accessibility - How to bring window allll the way to the front?

objective-c macos cocoa

How Dropbox adds menu item to Finder's context menu?

macos cocoa

API to intercept network traffic

macos cocoa tcp firewall

Xcode-style placeholders in an NSTextView

xcode cocoa nstextview

NSWindow, press key ENTER: how to limit the key listening to the focused NSControl?

Separating Abstract UI and Concrete UI for Cross Platform Development (WinForms, Cocoa, GTK+)

What Cocoa Views and Controls Will Create Something like Part of the Network Prefs Display (Mac OS)? [duplicate]

objective-c macos cocoa

Get rid of "Do you want to try to reopen its windows again?" dialogs

xcode cocoa

CIColorClamp not working correctly in OS X El Capitan

Opt-out borderless NSButton from NSVisualEffectView vibrancy

NSImage drawInRect and NSView cacheDisplayInRect memory retained

Not being able to edit NSTextField on NSPopover even though Editable behavior is set

cocoa nstextfield nspopover

How to iterate an NSSet (Objective-C) - To-Many relationship representation in Core Data - efficiently?

Core data: can NSFetchedResultsController fetch two different entities?

How hard is it to get a Cocoa application to run on Windows?

windows cocoa macos