Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Adding border and Rounded Rect in the NSView

cocoa macos nsview

Capturing "up" and "down" keys pressed in NSTextField

What is the best way to define string constants in an objective-c protocol?

Linking to libcrypto for Leopard?

Mac - Get Battery/Charging Status (Plugged in or not)

objective-c cocoa macos

NSStatusItem appears briefly on launch, but promptly disappears

Change opacity for pre-defined color?

objective-c cocoa nscolor

How do you draw text in a custom view using Objective-C?

objective-c cocoa

Cocoa/Objective-C NSProcessInfo weirdness

objective-c cocoa

How to create an overlay window in Java?

java cocoa swing macos overlay

the status of a checkbox in Cocoa

cocoa

Why is raising an NSException not bringing down my application?

NSWindow Mac App Store like Title Bar

cocoa macos nswindow

Closing Mac application (clicking red cross on top) and reopening by clicking dock icon

Cocoa button rollovers with mouseEntered: and mouseExited:?

objective-c cocoa

Avoiding the "capturing self strongly in this block is likely to lead to a retain cycle" message

How to automatically choose between NSColor and UIColor for the correct build system? (Using a #define, or something)

Core Data Deletion rules and many-to-many relationships

NSString sizeWithAttributes: content rect

cocoa xcode macos nsstring

How to detect a gamepad button press on OSX 10.5 and higher?

cocoa