You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some digging into this, and this is not trivial unfortunately. There is a builtin Cocoa class that can support this: NSOutlineView which is a subclass of NSTableView, but that's as far as the good news goes. The bad news is the NSOutlineView is way more complex than the current NSTableView with NSCell, and therefore requires some serious changes to the search document nib, associated files and probably variables storing in documents.
I think it would be nice to be able to define groups of variables and be able to open or close these groups much like cheat engine does.
The text was updated successfully, but these errors were encountered: