Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Resource-only NSBundle: is this kosher?

How to declare a function in Cocoa after the function using it?

CGContextDrawImage eating my memory, any memory leak?

What's the best approach to animate frame changes on NSView?

Detect if the screen is being recorded on macOS

Saving a PDF document to disk using Quartz

How to typecast an id to a concrete class dynamically at runtime?

How to automatically create new NSDocument if no documents are restored?

Mac Cocoa app GUI freezing while Process running

How to create a collapsible UIView

iphone objective-c cocoa

Open Mac OSX app on current desktop when opened in separate desktop

Third-party Uniform Type Identifier implementations?

Globally monitoring NSMouseMoved returns NSMouseUp

objective-c cocoa

Can you use KVO with Scripting Bridge

NSWindowGraphicContext?

cocoa: how can i convert nsdate to nstimeinterval in cocoa?

cocoa

Under what circumstances would [[NSScreen mainScreen] visibleFrame] return null?

objective-c cocoa

How to modify EXIF data without compressing image in Cocoa?

cocoa core-graphics

How to check a TCP port with Cocoa OSX SDK [closed]

objective-c c xcode macos cocoa

Is there a better way to access the Document from its subviews?