Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How to reposition mac desktop in cocoa

cocoa macos

FLOSS that implements badging and contextual menu in Snow Leopard's Finder

Same QtOpenGL code runs as about 15 times slower when going to Carbon (vs Cocoa)

Sharing an NSArrayController between multiple views in separate NIB files

cocoa

Functional testing for Mac App

Send NSEvent to background app

Private cookie for only my app? Why is it influencing the browser's cookie?

objective-c macos cocoa

Execute process as current Mac OS X user, not as root

Mail like search field with tokens (Mac OS X 10.7)

OSX 10.7 Precompile Errors in new Xcode Projects

xcode macos cocoa

Creating a custom title bar on a standard NSWindow

When does an NSURLRequest time out?

ios objective-c macos cocoa http

Why might an NSTableView redraw every cell on scroll?

macos cocoa scroll nstableview

NSTableView Drag&Drop selected rows overrides row layout in blue

NSOutlineView: exception when edit a NSTextFieldCell bound to a NSTreeController

objective-c macos cocoa

NSTextField non-system-font content clipped when usesSingleLineMode is true

swift macos cocoa nstextfield

How does NSFontManager addFontTrait change the actual font on the UI element

How to make embedded view controller part of the responder chain?

Document inherited Obj-C methods without Doxygen/compiler warnings?

Animating rows in an NSTableView