Android Question WebView1.Back (how to know witch page is loading

appie21

Active Member
Licensed User
Longtime User
Hello

I have made a web browser with webview
It has 2 buttons
a back button and a forward button

How can I see witch web page is under the back (and forward button)

For example when the first time the page is loaded the back button must be disabled (because there is no page to load...

How to handle this?
 

eps

Expert
Licensed User
Longtime User
Are you using WebViewExtras? That has a '.CanGoBack' call which tells you if the page you are on has a page which precedes it.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…