Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Is there a way to assign multiple key equivalents to a Menu Item in Cocoa (via IB or programmatically)?

cocoa

NSTextView not showing red misspelling underlines when on a layer

Why is NSUserDefaults leaving temporary plist files in Library/Preferences for my app?

Why is my QTKit based image encoding application so slow?

How to know if window is minimizable when titlebar was double clicked?

NSTokenField does not check token on blur

NSPanel with "Title Bar" unchecked in Interface Builder does not appear

Is NSDocument and CoreData a possible combination, or is NSPersistentDocument the only way?

What does “initial position” do in Xcode's nib editor?

Bluetooth/WiFi between Mac app and iOS app [closed]

ios macos cocoa bluetooth

OSX HID Filter for Secondary Keyboard?

macos cocoa keyboard hid

kCGErrorIllegalArgument: _CGSFindSharedWindow?

xcode cocoa

What will happen if a framework get deleted from an app?

My OS X app doesn't want to open files it created

objective-c macos cocoa

How to move back to the root view controller in storyboard?

Can a sandboxed app sold on the Mac App Store access system folders?

How can I reduce my app's "Idle Wake Ups"?

Does OS X support 3x scaling yet?

Call Action when NSStatusBarButton is right-clicked

Can i get other App's opening closing call backs in my App

ios objective-c cocoa ios8 ipc