Hello good b4x people,
I want to enable a button only when webview has finished loading a page.
but when webview is working - to disable that button.
I already made the button enable when page finished with WebView1_PageFinished
But how do I disable the button if page is still loading or started to load a new page ?
I want this button to be visible only when webview has finished loading a page, but disable it again if webview started to load a new url...
TIA
I want to enable a button only when webview has finished loading a page.
but when webview is working - to disable that button.
I already made the button enable when page finished with WebView1_PageFinished
But how do I disable the button if page is still loading or started to load a new page ?
I want this button to be visible only when webview has finished loading a page, but disable it again if webview started to load a new url...
TIA
Last edited: