Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

iCloud enabled - Stop the open file displaying on application launch?

How to use CIFilter on NSWindow in OSX 10.9 (Mavericks)?

nsslider.integerValue requires me to focus on another app before updating the value

swift macos cocoa nsslider

C# or windows equivalent of OS X's Core Data?

c# cocoa core-data

How do you create a Subversion tag in Xcode 4?

check if a file exists objective-c

objective-c cocoa

Hover Over effect in NSCollectionView

'NSApp' is unavailable in UIKit for Mac: How to embed Mac only framework in iOS app on macOS?

ios macos cocoa uikit appkit

Cocoapod : warning: URI.escape is obsolete

cocoa cocoapods

Golang + cgo - AppDelegate implementation doesn't work

objective-c macos go cocoa cgo

setPrimitiveValue:forKey: and to-many relationships

objective-c cocoa core-data

How to correctly display a "progress" sheet modally while using Grand Central Dispatch to process something?

The most elegant way of creating a fullscreen overlay on Mac OS X (Lion)?

cocoa overlay nswindow appkit

How do I prevent the menu bar from moving down when my popover is open?

How to right-align item labels in a custom SwiftUI form on AppKit?

forms macos cocoa swiftui appkit

Is it possible to bring window to front without taking focus?

How does one architect an entity in Core Data with a generic relationship?

Should NSLocking usage always be wrapped in @try/@finally?

How is `removeCookiesSinceDate` supposed to be used?

Is it dangerous to set off an autoreleased NSOperationQueue?