Greetings, all.
Thank you in advance for answering my question.
This instruction loads the Google Calendar in a webview. In the Google Calendar, click "More" (next to the Settings icon"), and it shows a dropdown menu with the choice to Print. Click Print and the Webview goes blank.
Open the Google Calendar in Android Chrome. Click Print. A new Tab is opened with the Print Dialog.
How can I do this in a Webview? No events seem to be triggered when I click Print inside the Webview.
Any and all help is welcomed.
Sandy
Thank you in advance for answering my question.
B4X:
WebViewGCalendar.LoadUrl("http://www.google.com/calendar")
This instruction loads the Google Calendar in a webview. In the Google Calendar, click "More" (next to the Settings icon"), and it shows a dropdown menu with the choice to Print. Click Print and the Webview goes blank.
Open the Google Calendar in Android Chrome. Click Print. A new Tab is opened with the Print Dialog.
How can I do this in a Webview? No events seem to be triggered when I click Print inside the Webview.
Any and all help is welcomed.
Sandy