ctdclient.view.tabview module

class ctdclient.view.tabview.TabView(window, tabs, *args, **kwargs)[source]

Bases: CTkTabview

Collection of multiple windows within one frame, reachable by tabs.

initialize_views(name, view)[source]
on_tab_change()[source]