Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsview

Easy Switching of "View Controllers" in Mac Apps (similar to iOS)

cocoa nsview macos

CAAnimationGroup with different interface elements

Using CALayer as a background for other NSViews

CATiledLayer drawLayer:inContext always being called on Main thread - MacOS El Capitan

How to detect active appearance for NSView or for its parent NSWindow?

-performDragOperation: not called when dragging from dock stack

Change NSView subviews order

NSView initialization: -init: vs. -awakeFromNib:

NSWindow beginSheet completionHandler not called

Why are subviews of an NSView not sent a release message when a Cocoa application terminates?

NSView receiving click events thru a NSTextView

Force NSView to redraw programmatically

objective-c macos cocoa nsview

Overlay NSScroller over content

Explicit animation of NSView using core animation

Mouse Events Bleeding Through NSView

cocoa nsview nsevent

Using NSProgressIndicator inside an NSMenuItem

Are layer-hosting NSViews allowed to have subviews?