-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Dragging the files source from demos/basic.tcl to demos/simple_target.tcl results in single char file names. Again, this is a result of sizeof(Tcl_UniChar) != sizeof(WCHAR) in Tcl 9. This assumption is quite prevalent in the code so quite a few changes will be needed.
I kind of assumed tkdnd was Tcl 9 ready based on some commit messages and earlier tickets. That assumption may be mistaken in which case this bug is premature and can be closed.
I can take a stab at doing the port (for Windows only!). Let me know.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels