Bothyhead 1 Posted June 18, 2020 (edited) MMX 15.0.15 / Delphi 10.4 No matter what order I customize the buttons on the Members Filter toolbar, when I change between different Delphi units, the buttons re-order themselves in some random fashion. Some of the buttons that I have chosen disappear altogether, and others that I don't want to use appear in their place. Yet, when I right-click and choose customize, the wizard shows my preferred set usually in their correct position. Pressing OK temporally sorts out their order on the toolbar. Note the R, R, D, ... these are not part of my customization. The ones in the Wizard are correct Also, the visibility options (default, private, etc) are much more stable than the Fields, Methods, ... ones. Edited June 18, 2020 by Bothyhead Add Delphi version Share this post Link to post
Bothyhead 1 Posted June 18, 2020 Actually, I trying different combinations, I managed to get rid of the Members Filter bar altogether, even though it is ticked as visible. The Registry settings for the Members Filter bar are: Computer\HKEY_CURRENT_USER\Software\Raabe Software\MMX\15.0\Toolbars "MMExplorerForm.MembersFilterbar"="FilterRegion=0,FilterEventHandler=0,FilterMethod=0,FilterComponent=0,FilterTypes=0,FilterShowAllMembers=0,FilterResClause=0,FilterVisibilityPublished=0,FilterField=0,FilterUnhandledTypes=0,FilterEvent=0,FilterVisibilityPublic=0,FilterLocalProc=0,FilterVisibilityPrivate=0,MemberSearchPanel=0,FilterControl=0,FilterAccessor=0,FilterVisibilityProtected=0,FilterProperty=0,FilterContainer=0,FilterVisibilityDefault=0" "MMExplorerForm.MembersFilterbar#version"="7" Share this post Link to post
Uwe Raabe 2057 Posted June 19, 2020 Thanks for the report. Added to the bug tracker. Share this post Link to post