Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Hide/Show menu item in application's main menu by pressing Option key

cocoa nsmenu

Window won't restore after it is closed

cocoa

Timer does not run in Swift 3.0 playground

Sending isEqual: to nil always returns NO

objective-c cocoa null

How to get list of all applications currently running and visible in Dock for Mac OS X programming?

macos cocoa

NSMutableArray - Get Arrays Index Integer By Searching With A String

cocoa nsmutablearray

GCD Poor Performance

How to Get Current First Responder from Window Controller in Cocoa?

Reduce UIImage size to a manageable size (reduce bytes)

What is the LinkedList equivalent in iOS frameworks?

java objective-c ios cocoa list

Object ownership in stringWithString and initWithString in NSString

objective-c cocoa

Property declaration for to-many relationships in Core Data

NSString isEqualToString: for \n

How do you find how much disk space is left in Cocoa?

Save nsdate to disk

cocoa nsdate nscalendar

Custom NSView in NSMenuItem not receiving mouse events

Cocoa -- toggling a BOOL without repeating its name

objective-c cocoa boolean

How can you get indexes of visible rows for an NSOutlineView?

Setting an object nil versus release+realloc

Writing an NSPredicate that returns true if condition is not met