Welcome Guest Search | Active Topics | Sign In | Register

Show Loading GIF inbetween navigating pages Options
jkelly
Posted: Monday, March 23, 2015 3:50:18 PM
Rank: Advanced Member
Groups: Member

Joined: 2/26/2015
Posts: 53
So when my app first loads i show a Loading gif, and then hide it when the LoadCompleted fires.
But how do I display a loading gif inbetween navigating all pages?

Thanks,
eo_support
Posted: Monday, March 23, 2015 7:17:41 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,072
Hi,

You won't be able to do that. EO.WebBrowser allows you to integrate a browser engine into your app, but it does not modify the browser engine's behavior. What you are looking for can not be done on a regular browser, so it can not be done with EO.WebBrowser either.

Thanks!
jkelly
Posted: Tuesday, March 24, 2015 5:49:16 PM
Rank: Advanced Member
Groups: Member

Joined: 2/26/2015
Posts: 53
But wouldn't part of the browser engine's behavior include the spinning notification when a page is loading? for example, in chrome, when a page is loading the tab's icon changes to a spinning icon when loading and back to the pages icon when loaded.

Is this not possible in EO.Webbrowser?
eo_support
Posted: Tuesday, March 24, 2015 6:10:01 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,072
Hi,

Ah. I thought you wanted to display a loading gif inside the WebView. If you just wish to display a loading gif somewhere else other than the WebView, you can handle the WebView's IsLoadingChanged event to show/hide your loading gif.

Thanks!
jkelly
Posted: Wednesday, March 25, 2015 4:19:22 PM
Rank: Advanced Member
Groups: Member

Joined: 2/26/2015
Posts: 53
Great. worked perfectly! thanks for the fast response.
eo_support
Posted: Thursday, March 26, 2015 9:58:47 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,072
No problem. Please feel free to let us know if there is anything else.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.