Simple Gui

2008-08-01 Thread Keith Nation
Hi folks, If anyone is interested, I could really use a simple gui such as easygui to do the following tasks: 1) Pick a file from a directory. 2) Allow the user to prioritize the file. 3) Add more files and prioritize. 3) Begin processing the most important file. 4) Interrupt button to stop

Queue/Priority Needed

2008-07-02 Thread Keith Nation
ep(60*delay) x=x+1 print 'Job Complete' What I would like to do is populate the job listings interactively (using input lines) and be able to change priority on uncompleted jobs still in the queue, and add jobs to the queue. I appreciate any help you folks can offer. Keith Nation -- http://mail.python.org/mailman/listinfo/python-list

Reading info from an active file

2008-06-11 Thread Keith Nation
. If I open and close the file repeatedly to get refreshed information, I assume it would slow the system down. Any thoughts? Keith Nation -- http://mail.python.org/mailman/listinfo/python-list

Reading info from an active file

2008-06-11 Thread Keith Nation
. If I open and close the file repeatedly to get refreshed information, I assume it would slow the system down. Any thoughts? Keith Nation -- http://mail.python.org/mailman/listinfo/python-list