You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: