Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSTabView not working in NSAppearanceNamedVibrantDark Popover

cocoa nstabview

OS X storyboard: how to show a window programmatically?

macos cocoa swift uistoryboard

Radio buttons without using NSMatrix

macos cocoa nsbutton nsmatrix

Looking for a spreadsheet-like control for Cocoa

macos cocoa nstableview

How to tell NSTextView which side to extend selection on?

macos cocoa nstextview

NSOutlineView : Expand all objects of a specific class only

objective-c macos cocoa

Specify the reason for accessing the user's location information on Mac OS X

macos cocoa

NSMenu highlight specific NSMenuItem

macos cocoa nsmenu nsmenuitem

Sharing certain types of file (including zip) in Cocoa using NSSharingServiceNameComposeMessage

cocoa

Set initial size for NSWindow

macos cocoa size nswindow

Is it possible to embed a terminal window within a cocoa xib/nib?

Proper naming convention for a delegate method with no arguments except the delegating object?

How to make NSPopover properly follow the mouse pointer and ignore mouse events?

SceneKit Cocoa Adding decals

How to find if the mouse is over a view

objective-c cocoa macos nsview

NSManagedObject and KVO vs Documentation

Creating a checkbox programmatically using Cocoa

macos cocoa checkbox

NSDateFormatter dateFromString returns nil

iphone objective-c cocoa

NS_DESIGNATED_INITIALIZER expected : (colon)

objective-c cocoa ios7

Make NSView NOT clip subviews outside of its bounds