Skip to Content
0
Oct 18, 2005 at 03:48 PM

Tabstrip width problem

30 Views

Hi everyone,

I'm having a problem with a tabstrip to which I'm adding tabs on runtime.

I'm setting the width of the tabstrip to 100% and initially it fills the hole screen. Up to this point everything's OK.

When I add a couple of tabs to the tabstrip and they are too many as to see them into the screen, the tabstrip begins to expand to the right of the screen and I have to scroll horizontally to see them.

To fix this problem, I tryed to add two buttons to navigate trough the tabs (left and right) and hiding the tabs that don't fit inside the screen, but the problem is that I don't know when to start hiding them because the width property of the tabstrip is always 100%, even it exceeds the screen size!

Any ideas??

Best regards,

Juan Jose Garcia Samartino.