Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswindow

How to disable NSDocument's window title popup

cocoa nswindow nsdocument

Check if a sheet is open

Custom NSWindow with rounded corners which clip subviews

cocoa calayer nswindow

Put a transparent NSWindow permanently on top of another NSWindow

Showing a modal NSWindow, without activating the other application windows

keyDown not being called

NSWindow restorable not always working

Handling mouse events on transparent window conditionally

Gracefully gain and resign background app focus for dialog

objective-c cocoa nswindow

NSWindow Shadow Outline

Make NSWindow truly the highest level (above mouse, above mission control/expose)

NSWindow is not receiving any notification when it loses focus

how to get a window to receive drag and drop files in Xcode

How to drag-move NSWindow with a NSImageView on its contentView?

macos cocoa nswindow

Window visible on all spaces (including other fullscreen apps)

swift macos cocoa nswindow

How to enable / disable the zoom button (green + button)?

How to order a window to front if you are not in the Application in Objective-C

NSWindow contentView not cover full window size - macOS & SwiftUI