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.
2 parents f37880b + 37161da commit eb99b4fCopy full SHA for eb99b4f
Demos_no_notebook/qt.py
@@ -1,3 +1,4 @@
1
from vpython import *
2
set_browser(type='pyqt')
3
b = box()
4
+scene.caption = "A box should appear in the window above"
0 commit comments