cocoaresizenswindowresizegrip

How to write an own resize corner/handle for an NSWindow?


How can I write an own resize corner/handle for an NSWindow? I'm using a subclass of an NSWindow without the default resize corner, but I need it for my window.

alt text


Solution

  • The basic outline: