Search code examples
The methods for Drag and Drop in NSOutlineView are not getting called...

objective-ccocoadrag-and-dropnsoutlineview

Read More
How do I quit a mac application programmatically?...

objective-ccocoamacos

Read More
What is the Objective-C "constructor"?...

objective-ccocoaconstructorinitialization

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

swiftmacoscocoaappkit

Read More
How can I truncate an NSString to a set length?...

iphoneobjective-ccocoastring

Read More
*Accurately* calculating text height in Cocoa (for Mac, not iOS)...

objective-cmacoscocoa

Read More
Make NSView NOT clip subviews outside of its bounds...

objective-ccocoacalayernsviewclip

Read More
macOS Accessibility API - kAXErrorAttributeUnsupported when querying Books.app...

macoscocoaaccessibility

Read More
Is there a way to programmatically change the Emoji Panel on key press in System Settings?...

swiftmacoscocoa

Read More
Observe any change to sharedUserDefaultsController values...

cocoamacosnsuserdefaults

Read More
Showing Initial Column Sort Header in NSTableView...

swiftmacoscocoaappkit

Read More
How to figure out the resolution (DPI) of images embedded in a PDF document?...

objective-ccocoapdfquartz-graphicspoppler

Read More
How can i convert NSBezierPath to CGPath...

cocoacgpathnsbezierpath

Read More
How to extract the attachments from an IMAP message?...

objective-ccocoaparsingimapattachment

Read More
Swift on OS X: How to access the current CGContext for drawing in -[NSView drawRect:]...

xcodemacoscocoaswiftcgcontext

Read More
Why this swift code does not show up line and the animation?...

swiftcocoansviewcontroller

Read More
Why this swift code does not show up the textfield?...

swiftxcodecocoanstextfieldnsviewcontroller

Read More
Where can I get better Apple documentation?...

cocoa-touchcocoa

Read More
Make a NSAlert the topmost window?...

objective-ccocoamacosnsalert

Read More
How to detect if OS X is in dark mode?...

macoscocoathemes

Read More
Programmatically fill one tableview, use IB bindings to fill others...

objective-ccocoa

Read More
Get Windows Locale code from preferred language...

cmacoscocoa

Read More
How can I disable the close button?...

swiftmacoscocoa

Read More
How can I increase the NSStatusBar Image size?...

swiftmacoscocoa

Read More
what is the difference between 'import Cocoa' and 'import Foundation' in Xcode's...

swiftxcodecocoafoundation

Read More
Get Display Brightness...

macoscocoaosx-mavericks

Read More
WebView as GUI in OSX application...

c++macoscocoauser-interface

Read More
Is there a robust way to detect first responder changes in subviews?...

objective-ccocoawebviewnsviewfirst-responder

Read More
NSTextField with number formatter does not accept padding character only...

objective-ccocoansnumberformatternsformatter

Read More
Making cocoa draw(_ dirtyRect) respond to needsDisplay sent from different class...

swiftcocoa

Read More
BackNext