Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Loop through similarly-named Controls

objective-c cocoa

Unfamiliar C syntax in Objective-C context

How Do I Disable Alt-Drag Selection on an NSTextView?

cocoa nstextview

How can a Mac app be so retina unfriendly

cocoa retina-display appkit

Consecutive 'if' statements

Get application icon from ProcessSerialNumber

c++ cocoa macos macos-carbon

Get notified when a process or application is killed/forcekilled?

Cannot remove an observer ... for the key path "..." from ... because it is not registered as an observer

Method name conventions for setters and getters

Use SceneKit to render an CVOpenGLTextureRef

Is it OK to have Mac OS X application without an NSApplication instance?

objective-c macos cocoa

How to set background color while selecting row of NSOutlineView

Can't use reloadData from another class

How can I keep an NSTextAttachment from line-breaking?

ios macos cocoa cocoa-touch

Best practices for Xamarin.Mac MVVM pattern

KeyEvents in Cocoa and XCode