Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
TabBar { width: parent.width TabButton { text: "First" //width: implicitWidth } TabButton { text: "Second" //width: implicitWidth } TabButton { text: "Third" //width: implicitWidth } }
@flyzero
If I run your code as it is, there is no bottom line of the tab bar. Perhaps to give us some more of your code so as to replicate what you show in your image.