[Tkinter-discuss] Re: Another problem -- deselecting individualentriesin Tix HList

Jared Cohen Jared.Cohen at noaa.gov
Wed Mar 2 21:10:33 CET 2005


That works perfectly! Many thanx!! :-)

>might be a bug in the Python binding.  does the following "direct" call
>work as expected?
>
>    widget.tk.call(widget, "selection", "clear", fromvalue, tovalue)
>


More information about the Tkinter-discuss mailing list