Problem With Views Inside of TabBars (iPhone)
Posted
by Chris
on Stack Overflow
See other posts from Stack Overflow
or by Chris
Published on 2010-04-15T02:52:13Z
Indexed on
2010/04/15
5:13 UTC
Read the original article
Hit count: 238
I have a UITableView that I am placing inside a TabView. I am trying to put a "spinner" and a label in the center of the TableView. When I view I try to view it inside the TabBar, I do not see the spinner or label. When I view this nib by itself, I see the spinner and TabBar.
There seems to be something about views / tabbars that I am not getting...
© Stack Overflow or respective owner