Widget Browser, when does it really end to render page?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
MaxV
Posts: 1580
Joined: Tue May 28, 2013 2:20 pm
Contact:

Widget Browser, when does it really end to render page?

Post by MaxV » Thu Jan 05, 2017 3:35 pm

Hello all,
when I change the URL of a widget browser, I get the following messages activated:
  • browserLoadComplete
  • browserNavigateComplete
However I noticed that when these messages are sent, the page is still loading and rendering images.
How can I know that all is loaded and correctly rendered?
Did the old livecode browser have this feature?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply