Hi! i have some questions.
1- using "overlay_->view()->LoadHTML" in the cpp source don't load images
in css "background-image: url(img/loading-anim.png);"
or html "<div id="logo"><img src="img/logo-splash.png" width="102" height="116" alt=""/></div>".
2- i want to know if there a way to load all the resources files from an Assets.dll instead of using "LoadHTML"
or "LoadURL" for files like .html/.css/.js.
3- the splashscreen i read in the Ultralight/Window source that we can only create one Window so how i make the
splashcreen window and then the main app window.
sorry for my english i'm latinamerican.