Skip to content

Commit 9189b0e

Browse files
committed
Add very short qt demo program
1 parent 521ef62 commit 9189b0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Demos_no_notebook/qt.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
from vpython import *
2+
set_browser(type='pyqt')
3+
b = box()

0 commit comments

Comments
 (0)