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.
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. |