Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How can I generate convenient date ranges based on a given NSDate?

cocoa nsdate

How to intercept a hot key in Cocoa when the application window is not active

how to add member variable and methods to in built class without subclassing it

objective-c cocoa

iPhone - Debugging EXC_BAD_ACCESS crashes

iphone cocoa cocoa-touch xcode

Detect when screensaver activates with Cocoa

cocoa macos detect screensaver

iPhone - get number of days between two dates

Mac OS X Window Server vs. X11: the insane task

Animate CALayer hide

NSButton with variable size width, rounded corners

cocoa nsbutton

Viewing the code generated by @synthesize for getter/setter

Xcode compile for Intel 32-64bit only

cocoa xcode macos macos-carbon

Adding a Shadow to a NSImageView

objective-c cocoa macos

How to use NSPointArray?

How to programmatically read Mac .textClipping files?

cocoa finder

NSTextField's selector triggered on lost focus?

cocoa nstextfield

Cocoa - NSError description coming from nowhere

iphone cocoa nserror

Cocoa: Break on every method call?

objective-c xcode cocoa gdb

Finder file icon badging (icon overlay) on Mac OS X >= 10.6

macos cocoa finder nsdocktile

How to resolve property getter/setter method selector using runtime reflection in Objective-C? (or reverse)

NSAlert box is not showing up