Custom Tab Icons Fail

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Custom Tab Icons Fail

Post by armsys »

Suddenly I discover all custom tab icons fails.
In accordanc with the manual, the syntax should be: fav|E:\Test\Kiss.ico
Is there any probable cause?
To see the attached files, you need to log into the forum.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

Any idea?

eil
Posts: 1875
Joined: 13 Jan 2011 19:44

Re: Custom Tab Icons Fail

Post by eil »

works for me. :| have you tried same on fresh install?
Win 7 SP1 x64 100% 1366x768|1900x1080

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

Hi eil,
Already tried reinstalling both full and beta versions. But no luck!

eil
Posts: 1875
Joined: 13 Jan 2011 19:44

Re: Custom Tab Icons Fail

Post by eil »

but i see your 1st tab has an icon, so maybe it's something about icon for other tabs?
Win 7 SP1 x64 100% 1366x768|1900x1080

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

eil wrote:but i see your 1st tab has an icon, so maybe it's something about icon for other tabs?
Per the manual, all options such as <xy> and folders are working fine.
Except, say, c:\abc.ico. It used to be working, but not now.

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

Re: Custom Tab Icons Fail

Post by Nighted »

Wrong syntax. Look in the manual under Portable File Icons (not Portable File Associations).

Should look like this: "XY Root" XYplorer\>XYplorer.ico

Of course this is with icons stored in XY > Data > Icons.
I want XY to serve soft ice cream. Please Don, make XY serve soft ice cream.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

Nighted wrote:Wrong syntax. Look in the manual under Portable File Icons (not Portable File Associations).
Should look like this: "XY Root" XYplorer\>XYplorer.ico
Of course this is with icons stored in XY > Data > Icons.
Following your instruction, the tab looks like:
It's weird, isn't it?
To see the attached files, you need to log into the forum.
Last edited by armsys on 22 Oct 2013 16:33, edited 1 time in total.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

In accordance with the manual:
Custom tab icons
You can customize the icon of each Tab. Simply append any file spec to the caption of the tab, i.e. to the name you give to a tab by the Rename Tab function (found in the tab headers context menu), separated by a | (pipe). It can be an icon file or any other file or folder with associated system icon. XYplorer native variables, environment variables, and portable paths are supported. Internal toolbar icons (prefixed with ":") are supported as well. Examples:
fav|E:\Test\Kiss.ico
xy|<xy>
co|Computer
|:home Use the "home" toolbar icon. No particular name specified.
Tip: Right-clicking the icon of a tab pops a breadcrumb menu for the tab's path.
All options stated above are still working, except: fav|E:\Test\Kiss.ico.
BTW, besides :home, what other built-in icons are provided in XYplorer?

Borut
Posts: 1472
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: Custom Tab Icons Fail

Post by Borut »

Try this simple defining line for all folders:

Code: Select all

*\>SmileyHearts.ico
Edit: Here a copy from the help file...

Code: Select all

A Bunch Of Useful Patterns That Will Start You Off

%computer%    matches the Computer special folder
%desktop%     matches the Desktop special folder
%personal%    matches the Personal special folder
%user%        matches the User special folder
%net%         matches the Network special folder
%recycler%    matches the Recycle Bin special folder
E:\           matches drive E:\
E:\*\         matches all folders in E:\
E:\ /r        matches all folders in E:\ and E: itself
E:\Jobs\*\    matches all folders in E:\Jobs\
[F-L]:\*\     matches all folders on drives F-L
*\            matches all folders that have no specific icon
**\           same as above for the current tree folder
pics\         matches all folders named "pics"
E:\*          matches all files in E:\
pics\*        matches all files in folders named "pics"
pics*\*       matches all files in folders beginning with "pics"
*.jpg;*.png   matches all JPG and PNG files
*.fnd         matches all FND files and is used for Search Results
*.            matches all files with no extension 
*?            matches all files of unknown file type
*23*          matches all files containing "23" in the name
*2013*.txt    matches all TXT files containing "2013" in the name
readme.txt    matches all files named "readme.txt"
<xyicons>\*   matches all files in the default Icons folder
\\Wagner\     matches server "Wagner"
Last edited by Borut on 22 Oct 2013 16:45, edited 1 time in total.
Win 10 Pro 64bit

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

The same Custom Tab Icon fails in the latest version 13.10.0118 of XYplorer.
1. I did clean up all .ico association in the Windows registry.
2. I did uninstall XYplorer and remove all XYplorer entries in Windows registry.
3. I did reinstall versions 12, 13 and beta of XYplorer.
4. All above-mentioned versions exhibit the same issue.
5. The icons works fine in all the apps such as Windows Explorer and Xplorer2.

The conclusion: XYplorer may have a bug with the Custom Tab Icon's TabName|C:\abc.co.

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

Borut wrote:Try this simple defining line for all folders:

Code: Select all

*\>SmileyHearts.ico
Here's the result:
To see the attached files, you need to log into the forum.

Borut
Posts: 1472
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: Custom Tab Icons Fail

Post by Borut »

Oh, sorry, we were talking about different things. Try entering this example:

Code: Select all

NAME|<xyicons>\Omelet.ico
(I think that omelet.ico is one of default icons in the <XYicons> folder.)

It may be that this should work without explicitly providing the icon folder, but I am not sure. If it worked before without an icon folder specification, then it could be a bug. Anyway the above entry works at my place.
Win 10 Pro 64bit

armsys
Posts: 557
Joined: 10 Mar 2012 12:40
Location: Hong Kong

Re: Custom Tab Icons Fail

Post by armsys »

Brout,
Thanks for your help but still it fails.
XYplorer.in includes a huge number of settings and tweak relevant to icon.
I don't know which one is directly related to Custom Tab Icon.
Please help. Thanks.

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

Re: Custom Tab Icons Fail

Post by Nighted »

Yes, I also misunderstood how you were applying the icons.

I personally assign icons to a specific folder name pattern. I did not realize you could assign an icon to a specific tab this way.

The example Borut shows looks correct.
I want XY to serve soft ice cream. Please Don, make XY serve soft ice cream.

Post Reply