-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hello.
When you drag, lets say 3 files into the TkinterDnD.Tk() window, u get their path, separate with whitespaces.
So what happens if a path contains whitespaces? It is a mess.
Can you separate paths with any other character? like semicolon or something? Or, ideally, return the data on a list, not on a single string.
If no, can u at least tell me what should i modify in order to achieve this?
thanks in advance
Metadata
Metadata
Assignees
Labels
No labels