Does drag and drop images (or similar objects, like links, plain text) works in CefWindowParent? I mean externally, not just from other components.
I've tried to drop images for example, but without success. CTRL+V images works really well.
I using as html email editor.
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Drag and drop images (or similar) in CefWindowParent
- salvadordf
- Posts: 4580
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Drag and drop images (or similar) in CefWindowParent
Hi,
I've never tried that but using the TChromium.OnDragEnter event could be the solution.
Read this for more information :
https://cef-builds.spotifycdn.com/docs/114.2/classCefDragHandler.html
https://cef-builds.spotifycdn.com/docs/114.2/classCefDragData.html
https://cef-builds.spotifycdn.com/docs/114.2/cef__types_8h.html#abe865a56bbd377c20108bfc8827f1797
I've never tried that but using the TChromium.OnDragEnter event could be the solution.
Read this for more information :
https://cef-builds.spotifycdn.com/docs/114.2/classCefDragHandler.html
https://cef-builds.spotifycdn.com/docs/114.2/classCefDragData.html
https://cef-builds.spotifycdn.com/docs/114.2/cef__types_8h.html#abe865a56bbd377c20108bfc8827f1797