Skip to content

event.data format sucks #57

@AzazelHD

Description

@AzazelHD

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions