Scroll on Tabs

3 messages - 626 views

Hi all,

 

First thank you for this great framework

 

I have a question

Can I make the TabFolder Scroll to the Left and Right if the number of tabs exceed the screen width

 

 

Thanxs

At the moment, it is not implemented in Kuix, but I planed to rewrite the scrollContainer and be able to use it as horizontal scrollContainer for tab buttons.

If you want to do it by your own, override the container used in TabFolder to hold tabButtons.

thanxs