OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Loading...
Searching...
No Matches
Tab control
Functions | |
renameEdTab (tabbarstr, tabstr, name) | |
Rename a tab. | |
dsEdTab (tabbarstr, tabstr) | |
Destroy a tab. | |
crEdTab (tabbarstr, name, mode, state) | |
Create a new tab in tab bar. | |
getEdTabWindow (tabstr) | |
Get the windows structure of a tab. | |
setEdTabCbFocused (tabstr, cbfun) | |
Set the focused callback on a tab. | |
resizeEdTabBar (tabbarstr, w, h) | |
Resize a tab bar. | |
dsEdTabBar (tabbarstr) | |
Destroy a tab bar. | |
crEdTabBarFromToolBar (tbstr, targetstr, x, y, w, h, margin, themestr) | |
Create the tab bar on tool bar. | |
Detailed Description
Tab control
Function Documentation
◆ renameEdTab()
renameEdTab | ( | tabbarstr | , |
tabstr | , | ||
name | |||
) |
◆ dsEdTab()
dsEdTab | ( | tabbarstr | , |
tabstr | |||
) |
◆ crEdTab()
crEdTab | ( | tabbarstr | , |
name | , | ||
mode | , | ||
state | |||
) |
◆ getEdTabWindow()
getEdTabWindow | ( | tabstr | ) |
◆ setEdTabCbFocused()
setEdTabCbFocused | ( | tabstr | , |
cbfun | |||
) |
◆ resizeEdTabBar()
resizeEdTabBar | ( | tabbarstr | , |
w | , | ||
h | |||
) |
◆ dsEdTabBar()
dsEdTabBar | ( | tabbarstr | ) |
◆ crEdTabBarFromToolBar()
crEdTabBarFromToolBar | ( | tbstr | , |
targetstr | , | ||
x | , | ||
y | , | ||
w | , | ||
h | , | ||
margin | , | ||
themestr | |||
) |
Generated by 1.9.8