i saw an app today that had a tabbar in the mainview of the splitview.
looked pretty cool.
has anyone found a tutorial or a vid for something like that?
thanks
ehhh.... don't remember. i was actually just tooling around looking at apps on the store.
just a tabbar on the left panel.
i tried adding one myself. it works in popover/portrait but then the app doesn't rotate to landscape..... checked the orientation, it's enabled.
And I just did it again with a tab bar controller. So it works for just a standalone tab bar, and it works for a tab bar controller, at least in IB. I suppose it is possible it could choke when it runs, but I haven't run across too many things that IB allows that don't actually work when run.