Kirix Support Forums

Content loaded on wxWebControl Create()

Please post all general questions, comments, bug reports, and any other wxWebConnect feedback here.

Content loaded on wxWebControl Create()

Postby jonmmorgan on Sat Jun 04, 2011 7:20 am

I was interested to see that m_content_loaded is set to True in the wxWebControl constructor. I would have expected it to be false (though it does later load about:blank).

Is there any good reason why it should be true rather than false?
jonmmorgan
Registered User
 
Posts: 94
Joined: Fri May 14, 2010 9:48 am

Re: Content loaded on wxWebControl Create()

Postby Ben on Sat Jun 04, 2011 12:49 pm

Think of m_content_loaded as an "at-rest"/default state. After page loads, when the control is "at rest," this value is true anyway.

Very best,
Ben
Ben Williams
Kirix Support Team
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Return to wxWebConnect Questions, Thoughts & Feedback