[ wxwindows-Patches-1518119 ] Fix wxGenericTreeCtrl crashes, replace wxYieldIfNeeded uses

SourceForge.net noreply at sourceforge.net
Thu Jul 6 05:41:11 PDT 2006


Patches item #1518119, was opened at 2006-07-06 14:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1518119&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Tim Kosse (botg)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix wxGenericTreeCtrl crashes, replace wxYieldIfNeeded uses

Initial Comment:
This patch fixes crashes caused by calls to
wxYieldIfNeeded from wxGenericTreeCtrl.

wxYieldIfNeeded was conditionally called if m_dirty was
true. This patch moves the m_dirty related code into a
new function and calls that one instead wxYieldIfNeeded.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1518119&group_id=9863




More information about the wx-dev mailing list