License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2022-07-22 07:57 PM
! interface script
! =============================================================================
! Tabpage Structure Definition
! =============================================================================
TABID_Root = -1
_idxTab = 1
TABID_Settings = _idxTab : _idxTab = _idxTab + 1
TABID_WindowStyles = _idxTab : _idxTab = _idxTab + 1
ui_dialog `Settings`
ui_current_page gs_ui_current_page
ui_page TABID_Settings, TABID_Root, `Stamp Display Settings`
gosub "SettingsPage"
ui_page TABID_WindowStyles, TABID_Root, `sSettings`
gosub "typesPage"
! ==============================================================================
end ! end ! end ! end ! end ! end ! end ! end ! end ! end ! end ! end ! end ! en
! ==============================================================================
How to set up tabpage navigation in UI? | Graphisoft GDL Center
Solved! Go to Solution.
2022-07-23 08:22 AM
I should have clicked on “Hierarchical pages”. ^^
“Hierarchical pages”
2022-07-23 08:22 AM
I should have clicked on “Hierarchical pages”. ^^
“Hierarchical pages”