Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to use enums with bit flags

objective-c cocoa enums

SQLite: Should LIKE 'searchstr%' use an index?

How to store a NSUInteger using NSCoding?

objective-c cocoa

Getting Window Number through OSX Accessibility API

How do I find all the property keys of a KVC compliant Objective-C object?

Detecting screen recording settings on macOS Catalina

How to create NSRadioButton Group in Xcode 7 OSX

Determine if a path within an NSString is to a directory, or a file?

objective-c cocoa file

How do i convert NSAttributedString into HTML string?

How to check whether a NSPoint lays inside a NSRect

cocoa points rectangles

NSMutableArray initWithCapacity nuances

How to get the reference count of an NSObject?

objective-c cocoa

How can i get currency symbols from currency code in iphone?

cocoa currency symbols

using objc_msgSend to call a Objective C function with named arguments

How can I display the spinning NSProgressIndicator in a different color?

cocoa

How do you convert cstring to NSString?

cocoa

How to limit NSTextField text length and keep it always upper case?

Parse Plist (NSString) into NSDictionary

How do those bitmasks actually work?

How to handle with a default URL scheme

macos cocoa url-scheme appkit