@David I've check the API doc of Tabs http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Components.Tabs/
It still recommend using Repeater to generate tabs, I don't see any other API implicitly manage tabs. Maybe the "defaulttabChildren : list<Item>" I never seen before, will try later -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1124071 Title: [tabs] Cannot add Tabs programmatically Status in RSS Feed Reader application for Ubuntu devices: Incomplete Status in Ubuntu UI Toolkit: Fix Released Status in Ubuntu UX bugs: Triaged Status in “ubuntu-ui-toolkit” package in Ubuntu: Fix Released Status in “ubuntu-ui-toolkit” source package in Trusty: Confirmed Bug description: There seems to be no easy way to add a Tab to Tabs programmatically. I would be nice to be able add, remove and edit Tabs dynamically. So far I haven't found a way to do this. I have made an Android style ViewPager based on ListView. It is quite easy to update the pages with ListModel methods. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1124071/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp