Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Create a NSWindow under C++

cocoa objective-c++

When do these objects get released under ARC?

NSScrollView scroll bars are of the wrong length

cocoa nswindow nsscrollview

NSRange from first occurrence until end of string

swift cocoa

Difference between [[NSMutableDictionary alloc] initWithObjects:...] and [NSMutableDictionary dictionaryWithObjects:...]?

Flip coordinate system of an NSWindow objective-c / cocoa

objective-c cocoa

How to get mouse cursor not to move while dragging inside a custom NSView?

cocoa mouse drag nsview nsevent

Available Notifications For NSDistributedNotificationCenter

How to access SQL Server from Cocoa (Mac OS X)?

sql-server cocoa macos

NSViewRepresentable.updateNSView is not called unless the modified binding variable gets used inside

swift cocoa swiftui uikit appkit

Cocoa: Avoiding 'Updates Continuously' in control binds

How to observe other application icon in OS X?

swift macos cocoa

Cocoa binding programmatically + not updating value?

What's the modern equivalent of GetKeys() in Cocoa?

macos cocoa keyboard

How can I register a cocoa app to receive remote notifications to update the UI?

ios objective-c macos cocoa

How can I terminate my app in a helper app with sandboxing enabled?