Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

executing shell command with | (pipe) using NSTask

objective-c cocoa

NSPageController tutorial for Cocoa on OS X

objective-c macos cocoa

Protect from adding object to NSMutableArray in public interface

From PHP to Objective-C [closed]

Core Text's CTFramesetterSuggestFrameSizeWithConstraints() returns incorrect size every time

cocoa cocoa-touch core-text

How to make Autoresize property work in Xcode 4.3?

iphone xcode cocoa uilabel

Upgrading to Xcode 5.0.2: xib warning. Attribute Unavailable

How to implement NSTrackingArea's mouseEntered/Exited with animation?

Halting In Progress CAKeyframeAnimation

iphone cocoa core-animation

Easy way to set a single character of an NSString to uppercase

cocoa cocoa-touch nsstring

NSURLConnection crashing under 10.5.7

objective-c cocoa

make mac package/bundle programmatically

Saving custom attributes in NSAttributedString

How to implement undo/redo with programatic change of the textValue of a NSTextView?

cocoa nstextview undo-redo

NSPopUpButton set it to the first item

Performing selector at beginning / end of run loop

What are some of the different names of terms and concepts in Objective C as compared with Java?

java objective-c cocoa

How can I determine if a compiled Objective-C app is using garbage collection?

Programmatically determine if "enable access for assistive devices" is checked in Cocoa app

cocoa accessibility

dispatch_sync always scheduling a block on Main Thread