Hi:
I have a question on how to get the latest version 4.2 of the tabbar to function more as the old version 3.?
I load my tabbar with XML
Entity
Child Relations
(Fine)
The old version loaded the contents of the screen the when I clicked on a tab. The new version loads every screen directly after load of the xml.
This gives me a problem because on some screens I have 20 tabs with complex information. I do not expect the user to click on many tabs very often. Thus preloading the screens is very inefficient.
I have thought of complex solutions… but can not find a simple one?
Thanks