![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archivelistbox appending the text to itself
From: Andre Arpin <arpin@kingston.net>
Date: Fri Dec 09 2005 - 18:31:42 CET
why is
.listBox insert end [.listBox get 0 end]
not appending all the lines in the list box to itself and is there a way to
Thank you
Andre
|