I want to have a loading progress bar as a webpage is loaded?
Hi guys,
I am creating a simple web browser that has backward, forward, refresh and go buttons. I want to have a progress bar or button in my program when the user enters a website. How can I do it? For example, just like in Firefox, there's a loading bar at the right lower corner whenever a website is loaded.
Thanks in advance!