python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
macOS statusBarApp without Storyboard create and close settingsWindow causing EXC_BAD_ACCESS
I have a MacOS cocoa statusBarApp without any Storyboard with main.swift file.
The statusBarIcon shows up a Menu which presents a custom view with a button, which should open a settingsWindow - which ...
Relique R
Votes: 0
Answers: 1
Conditionally show either a Window or the Menu bar view SwiftUI macOS
I'm creating an app where it simply lives in the menu bar, however I'd like a full-sized normal window to pop up if the user is not logged in, I have made a little pop over window which is sufficient ...

Nathan
Votes: 0
Answers: 1