Post

Replies

Boosts

Views

Activity

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.
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!
May ’22