Posted
on Nov 25, 2008
(permalink)
Update: Found the issue. See end of post.
Hi Nick,
Your example used to work in Q2. Now I have updated to Q3, and all of a sudden all my controls in those tabs have disappeared. I have removed the lines that set visibility to hidden, and all my controls reappear, but I can see the tab headers behind the contentpanels. What changed in Q3 to make this happen?
Thank you,
Guillaume
Edit: The changed behavior is that in Q3, if you set all your tab's visibility to hidden, then no tab is shown by default. Setting my tabstrip's selected tab to any tab fixed everything. Why would the default behavior be changed, I wonder.