Post AsUJwlFQNKXCJ02qjw by [email protected] | |
More posts by [email protected] | |
Post #AsUJwkfyV8B6X3SXU8 by [email protected] | |
0 likes, 0 repeats | |
I'm at wit's end trying to create a SwiftUI submenu of items from an ar… | |
Post #AsUJwkn44lqit2mCXI by [email protected] | |
0 likes, 0 repeats | |
@puppethead I would try the Picker approach proposed by @troz first. If you fin… | |
Post #AsUJwktnfjElDvva2C by [email protected] | |
0 likes, 0 repeats | |
@tommasongr @troz I was looking at Picker at @troz's suggestion, but got de… | |
Post #AsUJwl0tFMuNZvFF5M by [email protected] | |
0 likes, 0 repeats | |
@puppethead @tommasongr I wrote an article in 2021 about SwiftUI & Mac menu… | |
Post #AsUJwl8gmN99y6tTF2 by [email protected] | |
0 likes, 0 repeats | |
@troz @tommasongr Oh thanks. I think I happened across that earlier and it is h… | |
Post #AsUJwlFQNKXCJ02qjw by [email protected] | |
0 likes, 0 repeats | |
@puppethead @tommasongr Using the same selection variable for all the pickers s… | |
Post #AsUJwlLS0vM4bgrf8K by [email protected] | |
0 likes, 0 repeats | |
@troz @tommasongr That sums up the problem, as I'm finding out. It's ju… | |
Post #AsUJwlSBbsk6wa12dE by [email protected] | |
0 likes, 0 repeats | |
@troz @tommasongr I whipped up a simplified (?) example of what I've done s… | |
Post #AsUJwlaL7ZGTLrpYLA by [email protected] | |
0 likes, 0 repeats | |
@puppethead @tommasongr With a bit of experimentation, this is what I got to wo… | |
Post #AsUJwlhmftDfixJUwa by [email protected] | |
0 likes, 0 repeats | |
@troz @tommasongr I really appreciate the help!What you show is extremely infor… | |
Post #AsUJwlosFWtI4wd9zk by [email protected] | |
0 likes, 0 repeats | |
@puppethead I used `var selectedCharacterID: Character.ID?` in Movie. Character… | |
Post #AsUJwlvbqUHKPpmXUe by [email protected] | |
0 likes, 0 repeats | |
@troz Done, thanks. This has been frustrating. I accidentally got my roadblock … | |
Post #AsUJwm3lMAngp7b3Ca by [email protected] | |
0 likes, 0 repeats | |
@troz Thank you SO MUCH! When I got your sample project I immediately saw my Ha… | |
Post #AsUJwnCJ7tEILubO9w by [email protected] | |
0 likes, 0 repeats | |
@puppethead @tommasongr If you really want a single selection across all movies… |