We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3301c97 commit 43d59d2Copy full SHA for 43d59d2
scripts/03_application_development/gui/dialog/customgui_quicktab_r19.py
@@ -1,9 +1,11 @@
1
"""
2
Copyright: MAXON Computer GmbH
3
Author: Maxime Adam
4
+
5
Description:
6
- Creates a Modal Dialog displaying a different SubDialog according to the selected entry of the QuickTab.
7
- Demonstrates how to add, flushes, remove tab interactively.
8
9
Class/method highlighted:
10
- c4d.gui.QuickTabCustomGui
11
- QuickTabCustomGui.ClearStrings()
@@ -15,6 +17,7 @@
15
17
- GeDialog.HideElement()
16
18
- GeDialog.RemoveElement()
19
- c4d.gui.SubDialog
20
21
Compatible:
22
- Win / Mac
23
- R19, R20, R21
0 commit comments