Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Programmatically retrieving the selected object of an NSArrayController

cocoa nsarraycontroller

Display ABPeoplePickerNavigationController using storyboard segue

How to find out whether any part of an NSWindow is currently visible (not just ordered in)

NSSplitView divider on INAppStoreWindow title bar

How to Reload NSCollectionView

objective-c cocoa

How does a CBPeripheralManager know it is connected or disconnected by a central device in Core Bluetooth?

Where to add subViews that I want floating in an NSScrollView using AutoLayout?

NSMenu items greyed/disabled for not apparent reason

Saving WebView to PDF returns blank image?

swift macos cocoa wkwebview

How can I get unmanaged object from Realm query in Swift?

swift cocoa realm

How to create a transparent window with non-rectangular buttons?

objective-c cocoa nswindow

How to add multiple menu items with the same title to NSPopUpButton(NSMenu)?

Monitor Network Traffic Mac

Are there any tools than can inspect the class constructs hierarchy of the window or view?

cocoa macos introspection

iPhone: Catching a Connection Error With NSStream

Starting a Cocoa document-based application shows selection window first

What is the point in a retain immediately followed by an autorelease?

Bad-practice to retain 'self'?

Use of -> in Cocoa

objective-c cocoa

NSView initialization: -init: vs. -awakeFromNib: