Tkinter, X-windows and ebay

Bob Greschke bob at passcal.nmt.edu
Fri Feb 10 12:10:11 EST 2006


Thanks for the responses, guys!

I figured it was some kind of security/convenience roadblock.

What I came up with was the user can just create a text file (a kind of a 
transaction log of what things were done to the copy of the database on his 
machine), then cut and paste that text into a window created on their 
machine by the main database program (using X-windows, ssh, etc.), then the 
main program can read the contents of that text field and update the main 
copy of the database.

It should work. :)

Bob





More information about the Python-list mailing list