سؤال

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