Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSLog(@"%@",super) crashing

NSImage colorWithPatternImage: how to tile images from the top instead?

objective-c cocoa

Virtual Key Code converter (character to int)

cocoa keycode

Change the Color of specific substrings in NSTextView

How to set NSScrollView to not auto-hide scroller?

macos cocoa nsscrollview

Detect moving the windows from one display to another

macos cocoa opengl

NSRunLoop is consuming a lot of cpu and memory

How to programmatically add exception for unidentifed .app

NSTextField And AutoLayout: Autogrow height -> Programmatically

NSTextField fails to render New Tai Lue in a NSTabViewController

macos cocoa fonts

What's a suitable cross-platform methodology for iOS and Mac OS X?

iphone cocoa cocoa-touch macos

What does "Standard (32/64-bit Intel)" Architecture as target actually mean?

cocoa xcode3.2

NSString writeToFile, NSSavePanel and write permissions

objective-c cocoa

Is Cocotron the result of reverse engineering?

How I maintain aspect ratio for a resized window?

objective-c cocoa macos

How to color the title bar of the OS X app with swift

swift macos cocoa nswindow

An id conforming to the protocol vs Qualify an id with a protocol