You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dashboard uses UI.tabs.tabWidget() to give access to the different pane items :
In the the following dashboard there are 2 contacts app and 2 storages available. The list can contain much more items
It should be nice to be able to list these in menuItems.
This is actually done using UI.tabs.tabWidget.
Is it possible to use the tabWidget() or modify the tabWidget() to mix items and menuItems ?
The text was updated successfully, but these errors were encountered:
Dashboard uses UI.tabs.tabWidget() to give access to the different pane items :
In the the following dashboard there are 2 contacts app and 2 storages available. The list can contain much more items
It should be nice to be able to list these in menuItems.
This is actually done using UI.tabs.tabWidget.
Is it possible to use the tabWidget() or modify the tabWidget() to mix items and menuItems ?
The text was updated successfully, but these errors were encountered: