Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

How to re-open OSR browser?

User avatar
salvadordf
Posts: 4575
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: How to re-open OSR browser?

Post by salvadordf »

As you can see in all the demos, you have to follow some steps to close a browser properly in order to avoid shutdown issues.
The old RecreateBrowser function didn't follow those steps and it was removed.

You will have to destroy that browser following the destruction steps found in the code comments of the demo you used as a template for your application and then create the browser again.
Post Reply