i'm trying create uisegmentedcontrol
has same function uitabbarcontroller
. however, have uitabbarcontroller
in view controller , awkward if have 2 tab bars in 1 view controller. so, decided customize uisegmentedcontrol
uitabbarcontroller
. don't have idea how implement this.
here example:
with uisegmentedcontrol
can show uiviewcontroller
in viewcontroller. text not textview, should uiviewcontroller
.
please problem.
Comments
Post a Comment