Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Good open source Mac OSX App for code study? [closed]

macos cocoa

NSTextField - how to change size and position of text/editing area?

objective-c macos cocoa appkit

GameKit Bluetooth Transfer Problem

iphone cocoa bluetooth gamekit

Is there any way to get the application's run time in Cocoa for OS X?

macos cocoa systemtime

Converting between Cocoa and Carbon coordinates?

tags <# #> in Objective-C

iphone objective-c xcode cocoa

Set custom size of NSTextField

cocoa size height nstextfield

How to resize NSTextField when content increase in NSTextField

confused about different procedures for creating a fat static library in Xcode 6

Porting Applescript to Scripting Bridge: can't get value of range in Excel 2008

NSDateFormatter crash. How come?

NSMenuItem number bubble?

cocoa nsmenu nsmenuitem

How to implement a complex NSDocument-based app that imports and exports non-native file types?

macos cocoa nsdocument

Memory Leak with NSMutableArray

cocoa nsmutablearray

Easy transition between static and dynamic library within Cocoa Framework

AppleScripting sandboxed app from another sandboxed app using ScriptingBridge

How to create a topmost overlay which ignores mouse clicks, etc

cocoa nswindow

How do I determine which path my application is run from?

objective-c cocoa macos