This project will introduce you to GUI Programming with Python and Tkinter.
Description:
Create and test an app that will allow the user to select filenames from the standard File Dialog, collect the fully qualified names into a selection list and write the collected names into a file. The app shall have file and help menus. The File menu will have the operations "Select File", "Save", "Save as" and "Exit" The Help Menu will have the operations of "Help Contents" and "About". Everytime the user selects a multiple of 5 files display a Warning dialog. If the user attempts to exit the program before saving the collected list dislay a warning dialog.
This should be demonstrated to the TA before grading.
Submit your source code files to the FTP server.
Last updated 02/19/2013