Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Gtk.DragFailed with DragResult=NoTarget #286

Open
vijaykumbhani opened this issue Apr 15, 2020 · 1 comment
Open

Gtk.DragFailed with DragResult=NoTarget #286

vijaykumbhani opened this issue Apr 15, 2020 · 1 comment

Comments

@vijaykumbhani
Copy link

Hi All,

I am able to drag the file from anywhere and drop at my application using Gtk.DestSet.

When I am trying to drag the files from my application and drop at anywhere then Gtk.DragFailed callback triggered with DragResult=NoTarget.

I am not sure, is it issue from the framework side or not.

Can you please check the issue.

Thanks in Advance.

@bratsche
Copy link

You will need to provide a sample program and also mention what platform(s) it's failing on. The drag/drop implementations are different between Windows, Mac, and Linux.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants