iphone - Modifying code to add a home button -


currently code need modify uses tabbarcontroller single selection inside takes user root view, because tabbar whole of tab selectable , need button positioned in middle of tab bar selected.

i new know not tabbar needed here else, maybe place button there. fantastic. post code unsure section required. hope made myself clear enough :)

rowley

tab bars switching among different views. if want home button, tab bar not choice. use either simple uibutton, or possibly tool bar -- though tool bar used when there more 1 action user might take.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -