Welcome Guest Search | Active Topics | Sign In | Register

The first loaded Webview loads to slow ... Options
M.Kramer
Posted: Thursday, January 31, 2019 9:28:09 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Hello,

I've created some kind of TabbedBrowser.

If I click on a treeview, I add a Tab with a webview.

So far so good.
But the first webview needs about 10 sekonds to load, the others 5 sekonds.

Is there an option to initialize the WebBrowser Engine to load the first as fast as the others?

Best regards
eo_support
Posted: Friday, February 1, 2019 2:13:09 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
This is normal because the browser engine must initialize on the first time. Unfortunately there is no way to skip this step. :(
M.Kramer
Posted: Monday, February 4, 2019 6:36:25 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Hello,

okay, but is there a way to fire it manually?
eo_support
Posted: Monday, February 4, 2019 8:07:03 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Fire what manually?
M.Kramer
Posted: Monday, February 4, 2019 8:18:27 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
The initialization of the browser engine.

Then I could do it on the start of the application.
eo_support
Posted: Monday, February 4, 2019 8:23:29 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
You can call EO.WebEngine.Engine.Default.Start to initialize the browser engine.
M.Kramer
Posted: Monday, February 4, 2019 8:30:08 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Thank you very much. I'll try that.
M.Kramer
Posted: Monday, February 4, 2019 8:43:38 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Works fine for me, thank you


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.