Right click white space on tree.

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
NS-Zero
Posts: 33
Joined: 19 Mar 2015 15:04

Right click white space on tree.

Post by NS-Zero »

Hi,
I right click white space on tree then choose item from favorite folder (CEA_TreeRightClickOnWhite=0). I want to xyplorer focus pane don't tree.
I set SetFocusTo=7 but it don't work on right click white space.

Do xyplorer has setting or way to focus pane after choose item from favorite folder on right click white space in tree?

Thank you

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Right click white space on tree.

Post by admin »

Next version you get this:

Code: Select all

    + Tweak SetFocusTo enhanced:
        SetFocusTo=(bit field)
                    1 = Tree > List
                    2 = Catalog > List
                    4 = Address Bar > List
                    8 = Favorite Folders > List (this one is NEW)

Post Reply