Page 1 of 1

showing toolbar icons in two rows

Posted: 22 Nov 2011 16:14
by kotlmg
i have got the script to show toolbar icons bigger or smaller using the following code.

Code: Select all

"Toggle toolbar icon size" 
    //get("ToolBarIconSize");

"Set toolbar icons to small size"
    toolbar( toolbar() , 0);

"Set toolbar icons to big size"
    toolbar( toolbar() , 1);
the no of icons on my toolbar are more in number. i want to show them in two rows in bigger or small size.
is it possible?
the latest version of xyplorer has added some more toolbar icons. with this my toolbar is more populated.

what is the difference between hotlist and recent locations?

Re: showing toolbar icons in two rows

Posted: 22 Nov 2011 17:16
by Stefan
Hi kotlmg, can you help us keeping the forum clean please?

Please
* use separate threads for each question
* use meaningful subjects
* and post them in the right sub section:


Board index » Discussion » Script Exchange > Show toolbar icons bigger or smaller
kotlmg wrote:i have got the script to show toolbar icons bigger or smaller using the following code.

Code: Select all

"Toggle toolbar icon size"

Board index » Discussion » Tips & Tricks, Questions & Answers > How to showing toolbar icons in two rows?
kotlmg wrote:the no of icons on my toolbar are more in number. i want to show them in two rows in bigger or small size.
is it possible?
the latest version of xyplorer has added some more toolbar icons. with this my toolbar is more populated.
But you can also search first to find e.g.:
http://www.xyplorer.com/xyfc/viewtopic. ... icons+rows



Board index » Discussion » Tips & Tricks, Questions & Answers > What is the difference between hotlist and recent locations?
kotlmg wrote:what is the difference between hotlist and recent locations?
I will answer in the new thread. But as an hint: search the history.txt from bottom to top.



Thank you :wink:

Re: showing toolbar icons in two rows

Posted: 22 Nov 2011 17:45
by kotlmg
stefan sir,
before posting the question i have searched in the forum. but i could n't get any help. moreover the thread you have shown also i tried earlier. but it is giving error. that is why i have posted as new topic for the script. am i missing something? or is it not a code?

Re: showing toolbar icons in two rows

Posted: 22 Nov 2011 20:17
by Stefan
No, that's not real code, but just an implementation suggestion,
as that other thread was opened to ask the same question as you did
and there you can add your sympathy for that feature too, to keep all at one single place.

Re: showing toolbar icons in two rows

Posted: 10 Nov 2013 16:54
by CookieMonster
Could you show a screenshot of the two rows ?