Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

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

UIImageView as button

iphone objective-c cocoa

Why isn't my sheet attached to the window it's run for?

Is there a method to generate a standard 128bit GUID (UUID) on the Mac?

NSString - Convert to pure alphabet only (i.e. remove accents+punctuation)

Creating a Virtual Webcam Device for OS X

objective-c cocoa webcam

Pitfalls of using two persistent store coordinators for efficient background updates

Can a category simultaneously implement a protocol?

Core Data locks in background threads