c# - Awesomium change file field -
I'm trying to create a dialog box myself to choose a file. But this does not work for me.
I am holding this event:
webView.SelectLocalFiles + onSelectLocalFiles; Private zero on-site local files (object sender, file diologueEuriges E) {... e.SelectedFile = "D: \\ a.txt"; }
Where did I make a mistake?
For example, the dialog box is calling twice.
- Select the pressed file.
- Select the file from the dialog box.
- OK press
- File not selected
- New dialog box displayed immediately.
- Select the file again
- OK pressed
- The file was selected.
solution e.handle = event handling.model.
Comments
Post a Comment