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.
Ivan Olexyn 4cdea620ef
Update Docs.
6 years ago
..
README.md Update Docs. 6 years ago
plot_canvas.py Overhaul. 6 years ago
tab.py Overhaul. 6 years ago
test_a_widget.py Overhaul. 6 years ago
window.py Overhaul. 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.