]> git.saurik.com Git - wxWidgets.git/commit
added assert to detect attempt to install idle handler from widget callback
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 11 May 2003 16:44:48 +0000 (16:44 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 11 May 2003 16:44:48 +0000 (16:44 +0000)
commitd5f3e1ebf5e10572bd5d388c83e0f8e387cbe423
tree8d1a9651bb0a2cf67d9106cdee89af2b1d386248
parent275a63e3a6dc26c411c39a557be003bc4f2aaaaa
added assert to detect attempt to install idle handler from widget callback
not called from main thread

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/app.cpp
src/gtk1/app.cpp