how to change the length of address bar??
-
yuzhiboxiu
- Posts: 18
- Joined: 14 Jul 2014 11:19
how to change the length of address bar??
when address bar and toolbar are not stacked, how to change the length of address bar???
To see the attached files, you need to log into the forum.
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: how to change the length of address bar??
Unfortunately, I believe this is only possible by making an INI tweak.
See here for details: http://www.xyplorer.com/faq-topic.php?id=tweak
You'll want to look for the ToolbarKeepOff key in the General section:You'll want to increase that number until it is the desired length.
See here for details: http://www.xyplorer.com/faq-topic.php?id=tweak
You'll want to look for the ToolbarKeepOff key in the General section:
Code: Select all
; Tweak: min width reserved for the element (e.g. addressbar) next to the toolbar
ToolbarKeepOff=400-
yuzhiboxiu
- Posts: 18
- Joined: 14 Jul 2014 11:19
Re: how to change the length of address bar??
done! thank you!TheQwerty wrote:Unfortunately, I believe this is only possible by making an INI tweak.
See here for details: http://www.xyplorer.com/faq-topic.php?id=tweak
You'll want to look for the ToolbarKeepOff key in the General section:You'll want to increase that number until it is the desired length.Code: Select all
; Tweak: min width reserved for the element (e.g. addressbar) next to the toolbar ToolbarKeepOff=400
XYplorer Beta Club