I don't understand what I am doing wrong here. I can't get labels on the tabs, nor can I get the tab to show the "template" selected.
I have seen posts about "dragging" a view component on to the "current" tab, but I can't seem to get that to work either. the view component always just goes OVER the tab component....
Those parameters are for setting the view of the tab at the top of the container, not the internals of the container. I ran into the same issue. The manual explains it in more detail.
Typically to place something inside the tab container you have to select one of the tabs and then you get the normal 'Drag a component here to place it' text inside of the tab container. The tab you have selected dictates which tab the components are placed in.
The tab currently selected in the designer is the tab that is selected upon loading the view in an actual session.
Thank you for the reply. I have seen your very comment by others, and I guess I don't get it. I have read the documentation over and over on it, and I still don't see a way to drag anything onto it.
Try right clicking the tab container in the project browser tree and selecting 'Deep Select'. If the container is deep selected it should have a little crosshair next to it in the project browser tree.
Thank you. I did have to reselect it again, and then that popped up.