Are you sure, the sorting script is not run? Perhaps, it is run before any items are insterted into a listbox? How do you invoke the messages?
well, there are several positions where i experienced a strange behaviour, this one is only one of them:
| |route bang| | | |pipe 100| | | | |sort( |tot .- insert end $1( |__________| | |tow patch listbox bla( |
it gets one symbol after the other followed by a bang... if i don't use the pipe 100, i will have problems ...
using -listvariable is probably a good idea (i must admit, i started learning tcl/tk just one week ago to write a gui for an installation) ... probably i should rewrite the patch ...
but still i think there is something strange going on somewhere on that machine, either in tow or in wish ...
cheers.... tim