LICENSE.txt
MANIFEST.in
README.md
setup.py
compoundwidgets/AUTOCOMPLETE_WIDGETS.py
compoundwidgets/COMPOUND_WIDGETS.py
compoundwidgets/CUSTOM_BUTTONS.py
compoundwidgets/CUSTOM_FRAMES.py
compoundwidgets/MESSAGE_BOX_WIDGETS.py
compoundwidgets/__init__.py
compoundwidgets.egg-info/PKG-INFO
compoundwidgets.egg-info/SOURCES.txt
compoundwidgets.egg-info/dependency_links.txt
compoundwidgets.egg-info/requires.txt
compoundwidgets.egg-info/top_level.txt
compoundwidgets/IMAGES/__init__.py
compoundwidgets/IMAGES/add_new.png
compoundwidgets/IMAGES/add_to_form.png
compoundwidgets/IMAGES/back.png
compoundwidgets/IMAGES/calculate.png
compoundwidgets/IMAGES/clear.png
compoundwidgets/IMAGES/edit_form.png
compoundwidgets/IMAGES/help.png
compoundwidgets/IMAGES/no.png
compoundwidgets/IMAGES/quit.png
compoundwidgets/IMAGES/remove_from_form.png
compoundwidgets/IMAGES/save.png
compoundwidgets/IMAGES/trash_can.png
compoundwidgets/IMAGES/yes.png
test/test_all_compound_widgets.py
test/test_autocomplete_widget.py
test/test_collapsable_frame.py
test/test_custom_buttons.py
test/test_label_entry_unit.py
test/test_message_boxes.py
test/test_scrollable_frame.py
test/test_spinbox.py