Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

windwo

  1. abcdefg12345

    macOS how to have nswindow vibrant title bar on swift 3

    I'm trying to have a window full translucent window but my code is not working anyone know where i went wrong @IBOutlet weak var visualeffect: NSVisualEffectView! func applicationDidFinishLaunching(_ aNotification: Notification) { visualeffect.blendingMode =...