<div dir="ltr">Hi folks,<br><br>If anyone is interested, I could really use a simple gui such as easygui to do the following tasks:<br><br>1) Pick a file from a directory.<br>2) Allow the user to prioritize the file.<br>
3) Add more files and prioritize.<br>3) Begin processing the most important file.<br>4) Interrupt button to stop the current file and start a different one.<br>5) View of what is in the processing queue<br>6) Remove files from the queue if they are no longer needed.<br>
<br>I don't think it is extremely difficult, but I am new enough to python and the gui commands are a challenge for me. I have the "guts" of the program already working, but would really like a gui to do those things which will make it even better. Any help is greatly appreciated.<br>
<br>Keith N<br></div>