You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
plot_canvas.py | 6 years ago | |
tab.py | 6 years ago | |
test_a_widget.py | 6 years ago | |
window.py | 6 years ago |
README.md
Contents
File | Description |
---|---|
plot_canvas.py |
Example of a plot. Used by window.py . To reuse. |
tab.py |
Example of a tab. Standalone. |
test_a_widget.py |
Window wrapper for easy testing of Widgets. |
window.py |
Example of a button based interface. Standalone. Legacy. |