Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Help] Structure dissect - removing matching rows

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
661089799107
Expert Cheater
Reputation: 3

Joined: 25 Jan 2009
Posts: 186

PostPosted: Sun Jun 30, 2013 1:25 am    Post subject: [Help] Structure dissect - removing matching rows Reply with quote

File: StructuresFrm2

I'm trying to remove the green (matching) rows.

I think i'm checking if the rows match correctly.

Now I want to delete it from the list. What is the correct way to do this?

Code:

procedure TfrmStructures2.miDeleteGreenElementClick(Sender: TObject);
var
  i: integer;
begin
    for i:=0 to groupcount-1 do
    begin
         if group[i].Matches then
             
         end;
    end;
end; 
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25785
Location: The netherlands

PostPosted: Sun Jun 30, 2013 4:54 am    Post subject: Reply with quote

That's going to be annoying to add since structure elements know nothing about other elements in other columns at other addresses


Anyhow, check out the treeview advanced paint event

In there the values and colors for a struct element are fetched

You can use a similar approach with finding the elements that all match

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites