Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] << ] >> ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000112 [Cheat Engine] tweak always 2009-04-09 19:36 2009-09-24 17:34
Reporter Csimbi View Status public  
Assigned To Dark Byte
Priority normal Resolution fixed  
Status resolved  
Summary 0000112: CE 5.5 - slow, blinking list
Description When I select a bunch of addresses in the list (I mean the search results, not the address table), right click and select "Remove selected addresses", the list start blinking like hell (probably because it is re-drawn rapidly) and it's pretty slow.
I wonder if it was possible to disable the update of this control while all selected entries have been removed - to avoid constant re-drawing. Doing so should increase performance, too.
Thank you.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000247)
Dark Byte (developer)
2009-04-17 06:07

yes, currently it calls delete item for each single item in the list.
Second thing is that it then seeks every single item in the address and memory list, and then makes a new list with that one address gone
(0000300)
Dark Byte (developer)
2009-09-24 17:34

fixed in svn

- Issue History
Date Modified Username Field Change
2009-04-09 19:36 Csimbi New Issue
2009-04-17 06:07 Dark Byte Note Added: 0000247
2009-04-17 06:07 Dark Byte Status new => confirmed
2009-09-24 17:34 Dark Byte Note Added: 0000300
2009-09-24 17:34 Dark Byte Status confirmed => resolved
2009-09-24 17:34 Dark Byte Resolution open => fixed
2009-09-24 17:34 Dark Byte Assigned To => Dark Byte


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker