Skip to content

Commit 43d59d2

Browse files
authored
Update customgui_quicktab_r19.py
1 parent 3301c97 commit 43d59d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/03_application_development/gui/dialog/customgui_quicktab_r19.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
"""
22
Copyright: MAXON Computer GmbH
33
Author: Maxime Adam
4+
45
Description:
56
- Creates a Modal Dialog displaying a different SubDialog according to the selected entry of the QuickTab.
67
- Demonstrates how to add, flushes, remove tab interactively.
8+
79
Class/method highlighted:
810
- c4d.gui.QuickTabCustomGui
911
- QuickTabCustomGui.ClearStrings()
@@ -15,6 +17,7 @@
1517
- GeDialog.HideElement()
1618
- GeDialog.RemoveElement()
1719
- c4d.gui.SubDialog
20+
1821
Compatible:
1922
- Win / Mac
2023
- R19, R20, R21

0 commit comments

Comments
 (0)