python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k 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