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 I have been hacked :(
Sorry, I just don't know. Did you contact Apple Support ? Keep a full copy of the messages you get. That may help diagnostic.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on UITableView reload not working
You can delay or you can add print statement at each step and check in which order they appear.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on Print location shared when user tap 'locate me' button
Does it work now ?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Oct ’21
Comment on [SwiftUI] Gray view with simple navigation
There is a hint on a Swifty approach in the SO link. But needs some adaptation.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Oct ’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
Comment on Connect Label to View Controller
Did you solve it ?
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 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 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 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 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 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 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 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 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