[wx-dev] Re: #1547: wx.BeginBusyCursor in idle handler re-entrantly
calls idle
wxTrac
noreply at wxsite.net
Sun Jun 1 14:21:11 PDT 2008
Ticket URL: <http://trac.wxwidgets.org/ticket/1547#comment:2>
#1547: wx.BeginBusyCursor in idle handler re-entrantly calls idle
---------------------+------------------------------------------------------
Reporter: rogerb | Owner:
Type: defect | Status: confirmed
Priority: high | Milestone:
Component: wxGTK | Version:
Resolution: | Keywords: wxIdleEvent
Blockedby: | Patch: 0
Blocking: |
---------------------+------------------------------------------------------
Changes (by vadz):
* priority: normal => high
* status: new => confirmed
Comment:
This can hardly be a feature... It looks like a rather seriious bug to me,
I accept that `wxBeginBusyCursor()` may do nothing from idle event handler
but it definitely shouldn't hang the application, especially because it
can be called implicitly by another wx function.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/1547#comment:2>
More information about the wx-dev
mailing list