]> git.saurik.com Git - wxWidgets.git/commit
do what we advise, not what we say is unsupported: don't log directly from worker...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 16:39:08 +0000 (16:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 16:39:08 +0000 (16:39 +0000)
commit3a105cbc3c0812eaf4d321984531c1e492eeb4e4
treef317ffdf0b24b4e722b6e3ed21491f0203545f6b
parentcd1ff792d26f15ecabb92bad5473b43490b475be
do what we advise, not what we say is unsupported: don't log directly from worker threads to wxTextCtrl but do it from the idle handler of the main thread

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