Hi , about webView2Demo,
I want to integrate webView2Demo into my project, but the dificulty is the following:
this command in main.pro does not work in Taskwindow? (question). Also, the navigation result is not the same with or without this comand especially for the quotes graphic in internet.
Hi Thomas,
Ok with the last command run(), but how to call the class web.frm (web) from Taskwindow, because it appears but nothing concerning Webview2.
thanks again,
regards
Gass
You do not have the required permissions to view the files attached to this post.
In the default code a messageForm is displayed in the show-listener, and the aboutdialog is displayed in a menu handler.
You can add additional arguments to web::display (e.g. the URL to navigate to) or you can add additional predicates to its interface. For example you can "export" navigate like this: