Just tried: Adding the function definition of sash_dragto
to tkinter/__init__.py is sufficient to make it work.
I just don't understand how it is supposed to be used
in combination with sash_mark. Perhaps, I have to try this in tcl
to understand.

Serhiy Storchaka <storch...@gmail.com>:
>03.03.18 23:13, adil gourinda пише:
>
>> This output return the description of two Tcl commands (pathName *sash 
>> coord* index and pathName *sash dragto* index x y) in one  Tkinter 
>> methods, is it an error?
>
>This looks like a bug. Please open an issue on https://bugs.python.org/.
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to