Search found 1 match

by ricardo3
Sat Feb 07, 2026 7:48 pm
Forum: Coding Questions
Topic: WebView recibing Drag & Drop with full path of files?
Replies: 1
Views: 507

WebView recibing Drag & Drop with full path of files?

Hi,

Im developing some interface using webview but want to receive the full path (C://myfile.txt) of files dragged. Its possible, per example, to receive the drag and drop events in the pb window? I mean , receive the files in webview but detect it on my window? Because webview for security dont ...