Post

Replies

Boosts

Views

Activity

Comment on Triangle Intersection in 3D Space
In fact, your problem was more complex (and more interesting) than initially thought. Note that this solution can be extended to other shapes beyond triangle (or 2 different shapes with rectangle and triangle for instance), with some more complex maths however… Good luck and let us know when it's done.
Topic: Programming Languages SubTopic: Swift Tags:
Nov ’21
Comment on AppStore doesn't show preview pictures of app
When I open thins link (from Mac), as well as from de/app/, I get the icon and all images. I cannot test on AppStore, as app is probably not available in my country.
Replies
Boosts
Views
Activity
Nov ’21
Comment on SF Symbols Fill
Thanks. So not a bug, but different from UIKit.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Does unifiedContacts(matching:keysToFetch:) return only unified contacts and leave out non-unified contacts?
@ShinehahGnolaum,  that may interest you: h t t p s : / / newbedev.com/fetching-all-contacts-in-ios-swift
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on ProgressBar with DispatchQueue
deleted
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on SafeArea breaks after device orientation change
Which Xcode 13 ? There may be issues with 13.0
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Adding / Removing items from a NSTableView
Exact. The only time I used was when I started learning Swift, following this series of courses, including one with array binding. h t t p s : / / w w w.youtube.com/watch?v=vOaXyOGL3bw.    But never used in app. Once again, take it as a personal choice.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Triangle Intersection in 3D Space
Did you try ? Does it work ? If not, please detail the problem. If yes, don't forget to close the thread.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on UIModalTransitionStyle.partialCurl fails when dismiss(animated:) called
Confirmed in this thread: https://stackoverflow.com/questions/62187639/swift-modal-transition-partial-curl-on-dismiss-got-stuck
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on pushViewController crashed but I don't know why
Can't you reproduce the crash ? Anyway, please show code and storyboard.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on UITableViewCell Swipe Cell Action not working on MAC M1 Max
Thanks for feed back, sorry it lead nowhere. What happens when you swipe ? Nothing at all ? Or "only" action not triggered ?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Mac crashes when extracting Xcode 13.x xip file
130 GB, that's not the problem. I download recently Xcode 13.2ß on MacOS 11.6.1, without problem… Did xib verification sucked (before extraction) ? Is the download on the boot drive of the Mac ?
Replies
Boosts
Views
Activity
Nov ’21
Comment on How to add vibrancy to image?
I don't understand. Is it MacOS or iOS app ? As you speak of NSButton, I thought it was MacOS.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on Nib file not showing up in Xcode 13.0 interface builder
You declared the question solved. So it's over now. You should post a new question. And please provide detail information, as well as screen copies in addition to your own description of what you get on screen. As well as the xml of the Main storyboard file. There may be important information that you didn't report.
Replies
Boosts
Views
Activity
Nov ’21
Comment on Connect Label to View Controller
Did you solve it ?
Replies
Boosts
Views
Activity
Nov ’21
Comment on Triangle Intersection in 3D Space
In fact, your problem was more complex (and more interesting) than initially thought. Note that this solution can be extended to other shapes beyond triangle (or 2 different shapes with rectangle and triangle for instance), with some more complex maths however… Good luck and let us know when it's done.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Nov ’21