Post

Replies

Boosts

Views

Activity

Comment on UIPickerView row descriptions
I think it's pretty clear what I want. Just look at the Clock app on your iPhone and see how you can set the duration of a timer. The descriptions of the numbers (hours, minutes, seconds) are not additional picker components!!! They are also not text added to the numbers like you provided in the answer (since the descriptions are static). In addition, the descriptions are also in a different size and font than the numbers and are not yet centered between two number components but always a little further to the left of the respective descriptive component. I hope I've finally explained it enough!
Topic: Programming Languages SubTopic: Swift Tags:
May ’22
Comment on UIPickerView row descriptions
Thanks for your answer. As I have already explained explicitly, as you have correctly understood, I used one seperate component (only for the description) for each selectable component (for hours, minutes and seconds). But now I'm looking for the possibility of only having 3 components! Only for the hours, minutes and seconds. But to explain which line toggles which values (for hours 0, 1,2 etc.) I want to add component descriptions!!! As does the iPhone Clock app. Your answer didn't explain this unfortunately.
Topic: Programming Languages SubTopic: Swift Tags:
May ’22
Comment on SwiftUI: Bottom sheet from the iPhone "find my" and "maps" app
Insane!!! Thank you so much.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on SwiftUI: Bottom sheet from the iPhone "find my" and "maps" app
Unfortunately not
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on SwiftUI Form space between two buttons
Thank you but this is too much space! Its not like in the example...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on SwiftUI: Bottom sheet from the iPhone "find my" and "maps" app
Interesting! Ok I will also submit feedback
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Comment on UIPickerView row descriptions
Please say if you do not know any further! Then I will write to code level support
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on UIPickerView row descriptions
I think it's pretty clear what I want. Just look at the Clock app on your iPhone and see how you can set the duration of a timer. The descriptions of the numbers (hours, minutes, seconds) are not additional picker components!!! They are also not text added to the numbers like you provided in the answer (since the descriptions are static). In addition, the descriptions are also in a different size and font than the numbers and are not yet centered between two number components but always a little further to the left of the respective descriptive component. I hope I've finally explained it enough!
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on UIPickerView row descriptions
Thank you very much for your help but this is not that what I want! I want it like in the iPhone Clock App or like in the image above...
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on UIPickerView row descriptions
Thanks for your answer. As I have already explained explicitly, as you have correctly understood, I used one seperate component (only for the description) for each selectable component (for hours, minutes and seconds). But now I'm looking for the possibility of only having 3 components! Only for the hours, minutes and seconds. But to explain which line toggles which values (for hours 0, 1,2 etc.) I want to add component descriptions!!! As does the iPhone Clock app. Your answer didn't explain this unfortunately.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
May ’22