dhtmlxtabbar in rtl mode close button problem

Hi,

I’m using dhtmlxtabbar with setRTL(true), when the tabs open it is in the right side,
but when I close one of the opened tabs - the tab is closed and all the other tabs moves to the left side ( which is not rtl mode ).

how can I use the tabs without them moving to the other side of the tabbar?

Thank’s In Advance.

Hi,

try to use the attached file instead of the original. It’ll solve the problem
dhtmlxtabbar.zip (12.3 KB)

Hi,

Thank’s for your help.

It did help me, but now I have another problem, when I open a big number of tabs (bigger then the tabbar size) the tabbar scroller is not appearing.

If I don’t use dhxTabbar.setRTL(true) , the scoller appears.
what should I do inorder to see the 2 sided scroller (arrows)?

Thank’s In Advance.

Hi,

unfortunately, it is impossible show scrollers in right-aligned tabs. You need to keep tabs left-aligned.

Hi,

dhtmlxtabbar does not support RTL ?

Tabbar supports RTL with basic tabbar features. And scrollers can not be enabled in this case of rtl.