문제

It's hard to explain what i'm searching for, and not even sure if Apple will allow it (because of the guideline for human interface design), but is it possible to make a step by step "progress" bar in a UIToolbar? The image below will explain a lot. You can see the 1, 2, 3, 4 steps, preferably all buttons (so you can click a step back)

UIToolbar with steps

Any help? Or do i have to do it with images?

Thanks

도움이 되었습니까?

해결책

Try to use a similar approach as the one here. Check BASequencecontrol. The source code is available in github.

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top