]> git.saurik.com Git - wxWidgets.git/commit
Replace the sample animation timer with an idle loops and the animation with a busy...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sat, 12 Nov 2011 20:49:40 +0000 (20:49 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sat, 12 Nov 2011 20:49:40 +0000 (20:49 +0000)
commita178852467335ffc4724da639cb80b25da3985fa
tree23226a6481ccbdf7d9e22fd4767a77eedade7e49
parent5ede3d24c873e25f5985f49604721ab2686be153
Replace the sample animation timer with an idle loops and the animation with a busy cursor.

Fixes #13518, #13658

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