how to hide titlebar?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yuzhiboxiu
Posts: 18
Joined: 14 Jul 2014 11:19

how to hide titlebar?

Post by yuzhiboxiu »

I saw someone created a button with codes listed below and I want to know how to add a code to hide the titlebar ? thank you.

"Toggle Menu (Alt+Up)|<xyicons>\Window.ico" #1061;
"Toggle Address Bar (Ctrl+Shift+F12)|:go" #660;
"Toggle Tab Bar|:tablist" #662;
"Toggle Status Bar|<xyicons>\Window.ico" #670;
-
"Toggle Navigation Panel (F8)|:hidenav" #663;
"Toggle Catalog (Ctrl+F8)|:cat" #664;
"Toggle Tree (Shift+F8)|:treeshow" #668;
"Catalog Above Tree|:treeshow" #686;
-
"Toggle Info Panel|:panelshow" #665;
-
"Toggle All|<xyicons>\All.ico" #660;#662;#664;#670;

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: how to hide titlebar?

Post by bdeshi »

You can do it with 3rd party programs like AutoHotKey.
Here's a similar topic: http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=12079
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

yuzhiboxiu
Posts: 18
Joined: 14 Jul 2014 11:19

Re: how to hide titlebar?

Post by yuzhiboxiu »

SammaySarkar wrote:You can do it with 3rd party programs like AutoHotKey.
Here's a similar topic: http://www.xyplorer.com/xyfc/viewtopic.php?f=5&t=12079
thank you! I will have a try.

Post Reply