Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Custom NSView with rounded corners and drop shadow

How to strip Objective-C symbols from OS X binary?

Matching an approximate string in a Core Data store

How does NSProxy "transform itself into another object"?

NSTextView and NSAttributedString

What's a good way to bind from a shared utility window and the frontmost document window?

Core Data: sorting by count in a to-many relationship

Mac/Cocoa: Embed a terminal window in my app

cocoa macos terminal

NSFilePresenter -presentedSubitemDidAppearAtURL: method never gets called

Transparent UILabel textColor on superview.superview (sort of)

ios objective-c cocoa uilabel

How to set custom HTTP headers to requests made by a WKWebView

ios swift macos cocoa webkit

macOS App: handling key combinations bound to global keyboard shortcuts

How can I get IOBluetoothDevice's battery level, using Swift and AppKit (Xcode for MacOS)

swift macos cocoa appkit

How do you create hybrid Xcode projects for Mac & iPhone?

Change to other space (MacOSX) programmatically

Why do we all check for if(self) in init methods?

Cocoa: Simulate Macbook upper keys & Multimedia keys

macos cocoa events simulate

Thread 1: EXC_BREAKPOINT (code=EXC_i386_BPT, subcode=0x0) error

Filtering NSTable while typing into NSTextField - auto-select first row

-[NSOperationQueue operations] returns an empty array when it shouldn't?

iphone cocoa multithreading