Drag and drop with OSR #361
DanielYampolschi
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @DanielYampolschi for OSR D&D implementation, you need to consider the two scenarios below:
obviously, you need to convert the QMimeData to CefDragData
good luck |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to implement a drag and drop functionallity on a QCefView client using OSR. (It deoes work out of the box without OSR)
But I have no idea where to start, or what am I supposed to do to make it work.
Could someone please show me, or point, the way to add this functionallity?
I am getting a bit desperate now, since I tried a lot of things already and I am not making any progress.
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions