Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

When debugging autolayout what is the meaning of the autoresizing mask strings such as h=--& v=-&-?

cocoa autolayout

What is double star (eg. NSError **)?

OS X - How can a NSViewController find its window?

macos cocoa cocoa-sheet

How to bring NSWindow to front and to the current Space?

swift cocoa

How to parse NSString into BOOL in Objective-C?

Create an NSAlert with Swift

swift cocoa nsalert

Store selector as value in an NSDictionary

What's the difference and compatibility of CGLayer and CALayer?

Hiding NSTableView header?

How to detect if OS X is in dark mode?

macos cocoa themes

How to read data from NSFileHandle line by line?

How do I copy or move an NSManagedObject from one context to another?

Should I use NSDecimalNumber to deal with money?

How do I break down an NSTimeInterval into year, months, days, hours, minutes and seconds on iPhone?

How can I view an NSError?

Get file path and URL for file in temp directory

objective-c ios cocoa nsbundle

Data doesn't load in UITableView until I scroll

How to convert an NSData into an NSString Hex string?

macos cocoa

How do I debug with NSLog(@"Inside of the iPhone Simulator")?

NSWindow with NSWindowCollectionBehaviorStationary is visible on the Dashboard. Is this a bug?