Jump to content
Bothyhead

Button order on Members Filter toolbar...

Recommended Posts

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.

WrongOrder.png.73acd8548bea262653dc7b5b451f83c0.png

 

 

The ones in the Wizard are correct

CorrectOrderInWizard.thumb.png.d29dbfdbf2cd6410e88dbeddad05cc3b.png

 

Also, the visibility options (default, private, etc) are much more stable than the Fields, Methods, ... ones.

Edited by Bothyhead
Add Delphi version

Share this post


Link to post

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"

 

Configuration.thumb.png.98afe5ed462a4132d971cd90370dc819.png

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×