Post

Replies

Boosts

Views

Activity

Reply to Show main window of SwiftUI app on macOS Sequoia after auto start
I'm only experiencing this when I have command line arguments. Something like this ~ open /Applications/My.app --args one two
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Nov ’24
Reply to SwiftUI - Horizontal Scroll not Working with NSTextView in NSViewRepresentable
To anyone looking for an answer to this, the best solution I can determine is to make my own scroll view. I need to do this for a variety of reasons. I detailed here how I'm doing it. https://stackoverflow.com/questions/79132260/scroll-multiple-views-with-one-scrollview
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24