TOOLBAR --- Buttons & Dropdown Menu

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
p•rascal
Posts: 14
Joined: 30 Apr 2020 17:23
Location: Switzerland

TOOLBAR --- Buttons & Dropdown Menu

Post by p•rascal »

HEYA,
Is it possible to change the tool bar icons? If yes, how? And if yes, is there another set of toolbar icons existing? Something a bit more decent maybe? I mean the Icons are fine but some of them looks a bit outdated in some ways... (sorry for that...) :om:

Then, would it be possible in some ways to set a drop down menu to group similar commands? Maybe that is not the idea of the xy tool bar ... but it would help to clean up the UI a bit....

:appl: :appl: :appl:
Using XY since around five years. Its quite an obsessive and addictive application. Five years but still the explorer surprises me time and again with its incredible variety of features and usage options. :mrgreen:

highend
Posts: 14281
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: TOOLBAR --- Buttons & Dropdown Menu

Post by highend »

change the tool bar icons
viewtopic.php?f=3&t=21371
set a drop down menu to group similar commands
Create a .xys file in your script folder and fill it with captions + command ids. Done

Code: Select all

"Item 1" #101;
"Item 2" #102;
"Item 3" #103;
One of my scripts helped you out? Please donate via Paypal

p•rascal
Posts: 14
Joined: 30 Apr 2020 17:23
Location: Switzerland

Re: TOOLBAR --- Buttons & Dropdown Menu

Post by p•rascal »

Thanks so much for that... will try it out as soon as i have a free minute :bug: :om:
Using XY since around five years. Its quite an obsessive and addictive application. Five years but still the explorer surprises me time and again with its incredible variety of features and usage options. :mrgreen:

Post Reply