Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nswindow

How to make NSPopover properly follow the mouse pointer and ignore mouse events?

NSImageView size does not follow its window's

Notification during NSWindow movement

objective-c nswindow

Override NSWindow close button

How to get notified when NSWindow opens?

Release a NSWindowController when the window is closed

Cocoa: Displaying an error after NSApp beginSheet results the main window hiding

cocoa nswindow cocoa-sheet

Setting NSWindow position in current screen

how to traverse window/view hierarchy of other application in OS X?

Cocoa - Programmatically adding an application to all spaces

cocoa nswindow spaces

Make NSView in NSPanel first responder without key window status

NSWindow set frame higher than screen

How can I get a two-row toolbar like in Mail.app and Xcode?

cocoa nswindow nstoolbar

NSWindow Animate show / hide titlebar

Drawing outside of NSWindow

Creating an NSWindow that floats over all other windows in the app but not over windows from other apps

cocoa nswindow

NSwindow disappear

objective-c cocoa nswindow

When exactly does an NSWindow get rounded corners?

macos cocoa nswindow

NSWindow drag regions should only be invalidated on the Main Thread! This will throw an exception in the future

Stopping modal when window is closed (Cocoa)

cocoa modal-dialog nswindow