Hi, Again I need help about tkinter listbox.
example:
In listbox must write (imaginary file in server):
['-rw-r--r-- 1 [EMAIL PROTECTED] vedran.byethost12.com
3506 Jun 25 14:40 file.gif']
....and then when somebody click on file in listbox,then in new Entry
widget must
write just filename example: 'file.gif' , not other file
informations
THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
--
http://mail.python.org/mailman/listinfo/python-list
