[ wxwindows-Bugs-1580000 ] wxTextCtrl->Freeze/Thaw LEAKAGE!
SourceForge.net
noreply at sourceforge.net
Wed Oct 18 13:27:33 PDT 2006
Bugs item #1580000, was opened at 2006-10-18 23:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1580000&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: wxGTK specific
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Submitted By: Death Knight® (erdem_ua)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxTextCtrl->Freeze/Thaw LEAKAGE!
Initial Comment:
for(int i=0 ; i < 5000 ; i++){
text_ctrl->Freeze();
text_ctrl->Thaw();
}
Generates ~ 20 MB Overhead at GTK2!
(Detected at GTK2 wxWidgets CVS)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1580000&group_id=9863
More information about the wx-dev
mailing list