Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dropping files into the database file name text box #13

Open
bricelam opened this issue Jul 17, 2022 · 4 comments
Open

Allow dropping files into the database file name text box #13

bricelam opened this issue Jul 17, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@bricelam
Copy link
Owner

No description provided.

@bricelam bricelam added the enhancement New feature or request label Jul 17, 2022
@bricelam bricelam modified the milestones: Backlog, 1.0.0 Jul 17, 2022
@bricelam bricelam modified the milestones: Backlog, 1.0.0 Mar 30, 2023
@bricelam
Copy link
Owner Author

Weird. It doesn't work. I'm gonna need someone smarter than me to explain why it's not working and say whether it can be made to. Failed attempt in the feature/drop branch.

@bricelam bricelam added the help wanted Extra attention is needed label Mar 30, 2023
@bricelam bricelam modified the milestones: 1.0.0, Backlog Mar 30, 2023
@ErikEJ
Copy link
Contributor

ErikEJ commented Mar 31, 2023

Maybe you need to handle DragOver also? https://stackoverflow.com/questions/9464001/drag-and-drop-file-into-textbox

@bricelam
Copy link
Owner Author

Nope, still didn't work. :( My best guess is that the UserControl is being hosted inside a native window and that's somehow throwing off the event routing.

@ErikEJ
Copy link
Contributor

ErikEJ commented Apr 1, 2023

So basically not possible. Wonder if @reduckted has any bright ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants