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/LED_BUTTONS.py
compoundwidgets/MESSAGE_BOX_WIDGETS.py
compoundwidgets/SCRIPTS.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/autocomplete_combobox_test.py
test/autocomplete_entry_list_test.py
test/autocomplete_labelcombo_test.py
test/compound_widgets_test_1.py
test/compound_widgets_test_2.py
test/custom_buttons_test.py
test/frames_test_border_frames.py
test/frames_test_collapsable_frames.py
test/frames_test_scrollable_frames.py
test/frames_test_scrollable_with_collapsable.py
test/frames_test_vertical_collapsable_frames.py
test/led_buttons_test.py
test/message_box_test.py
test/test_variable_tracing.py