Internal icons ?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
Vertigo
Posts: 21
Joined: 23 May 2012 04:48

Internal icons ?

Post by Vertigo »

I can't for the life of me find a listing of the internal toolbar icons.

I already have a user defined button with an icon set as ":browsenetwork" but don't remember where I found that out.

Also, what are the ico file requirements for this usage ?

Nighted
Posts: 463
Joined: 21 Jan 2007 01:58
Location: Gitmo Nation North, Win 7/10/Linux/(x64)

Re: Internal icons ?

Post by Nighted »

It's as simple as adding a custom button to the toolbar and then right clicking it to open it's context menu and choosing Customize Toolbar.

Not so simple figuring that out though! It's a bit surreptitious. :veryconfused:
I want XY to serve soft ice cream. Please Don, make XY serve soft ice cream.

Vertigo
Posts: 21
Joined: 23 May 2012 04:48

Re: Internal icons ?

Post by Vertigo »

But I don't see anywhere the icon's "name". I'm looking at the Customize Toolbar window.

Nighted
Posts: 463
Joined: 21 Jan 2007 01:58
Location: Gitmo Nation North, Win 7/10/Linux/(x64)

Re: Internal icons ?

Post by Nighted »

The key for the toolbar icons is shown in the brackets after the function. To use the icon put a colon before the key.

Example, to use the Undo button I would use > :undo

Code: Select all

Undo [undo]
Redo [redo]
New Folder [newfolder]
Refresh [refresh]
Calculate Folder Sizes [calcfosi]
Hide Folders in List [showfolders]
I want XY to serve soft ice cream. Please Don, make XY serve soft ice cream.

Vertigo
Posts: 21
Joined: 23 May 2012 04:48

Re: Internal icons ?

Post by Vertigo »

I don't see that in 12.80

Image

binocular222
Posts: 1419
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: Internal icons ?

Post by binocular222 »

Use the script here: http://www.xyplorer.com/xyfc/viewtopic. ... ernal+icon
bte, you can view the code by right click the Toolbar Button > Edit
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

Vertigo
Posts: 21
Joined: 23 May 2012 04:48

Re: Internal icons ?

Post by Vertigo »

Ha, nice, thanks ! :beer:

Post Reply