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.

Back and Forward

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

Re: Back and Forward

Post by salvadordf »

That procedure could be used to do something that needs to be done after the browser is fully created.
If your app doesn't have to do anything at that moment then you can remove it.

The demos use that procedure to enable some parts of the user interface and load the homepage but you already loaded the homepage in another procedure and your app is in full screen mode, so it doesn't have many user interface elements.
Hitman
Posts: 73
Joined: Sat May 20, 2017 11:08 am

Re: Back and Forward

Post by Hitman »

Thank you! :D
Post Reply