Hello, Is there a quick way to replace the content of a single item in tkinter's listbox? Currently my solution is to first delete the item, then insert a new item at the same position. I think there may be better way.
Zhang Le -- http://mail.python.org/mailman/listinfo/python-list