Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

How can I properly call NSOpenPanel from a JNI method to run on the proper thread?

Does Cocoa connection binding to NSToolbarItem prevent deinitializing?

Cocoa show NSWindow on a specific screen

How to display NSPanel in front of Fullscreen-View?

Crash (SIGSEGV) in Core Data internal methods

How do I customise the contextual menu of a PDFView?

swift cocoa pdfview

Programmatically change resolution OS X

center didReceiveNotificationResponse not getting called

Sending ETX to NSTask

cocoa nstask

How to create 'sheet' segue from a Menu Item

macos swift cocoa segue

applicationWillTerminate and applicationShouldTerminate don't get run on macOS?

Can I use a C++ Class Instance as an Objective-C++ id?

How do I change/modify the displayed title of an NSPopUpButton

swift cocoa appkit

NSTextView paste: how to paste "bar" instead when "foo" is pasted?

How to remove indicator that a NSTextField selected when editing is finished

swift macos cocoa nstextfield