]> git.saurik.com Git - wxWidgets.git/commit
Work around the fact that wxWebViewIE doesn't send page changing and page changed...
authorSteve Lamerton <steve.lamerton@gmail.com>
Fri, 7 Oct 2011 21:25:59 +0000 (21:25 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Fri, 7 Oct 2011 21:25:59 +0000 (21:25 +0000)
commit7cd038613b5bf5d02229d7ba94648af8f39a1fa0
tree4bf9fed926265e446182872576cd83042be9233c
parenta67e6b86f686ac8036f31d8cd38fdb7a7325c072
Work around the fact that wxWebViewIE doesn't send page changing and page changed events during a refresh, yet IsBusy returns true.

Closes #13518

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/webview/webview.cpp