Page 1 of 1

Bugs with iconization via caption[fixed]

Posted: 05 Jun 2014 14:32
by bdeshi
:bug: 1:
you know we can change tab icons with "title|icon" using Rename Tab? But a search tabs' icons do not change in this way without a restart or "Refresh cache".

:bug: 2:
for CTB and subscript/popup menu title, we can reference specific icon from a source file like this:

Code: Select all

"CTB or menu title|%SystemRoot%\SYSTEM32\shell32.dll /163"
This will take the 163rd icon from shell32.dll
but this method doesn't work anywhere else (CFI, catalog, UDC, tabtitles ...)
Will this be solved? meanwhile is there a workaround?
I tried shell32.dll;163/shell32.dll,163/shell32.dl#163 ... none worked.

Re: Bugs with iconization via caption

Posted: 05 Jun 2014 15:14
by LittleBiG
SammaySarkar wrote::bug: 2:
for CTB and subscript/popup menu title, we can reference specific icon from a source file like this:
Code:
"CTB or menu title|%SystemRoot%\SYSTEM32\shell32.dll /163"

This will take the 163rd icon from shell32.dll
but this method doesn't work anywhere else (CFI, catalog, UDC, tabtitles ...)
Will this be solved? meanwhile is there a workaround?
I tried shell32.dll;163/shell32.dll,163/shell32.dl#163 ... none worked.
I can foresee Don's answer: "I have never said it is supported anywhere else." :mrgreen:

In the past I also made this "mistake". I expected that a new feature would work everywhere. But sometimes they work only locally.

Re: Bugs with iconization via caption

Posted: 06 Jun 2014 10:22
by admin
:bug: 1. Yo, fixed.
:bug: 2. I have never said it is supported anywhere else. :mrgreen:

Re: Bugs with iconization via caption [fixed?]

Posted: 06 Jun 2014 12:08
by bdeshi
1. Thanks!
2. Totally unacceptable, I won't accept it, mutiny!!!!! :mrgreen:

Re: Bugs with iconization via caption [~fixed]

Posted: 08 Jun 2014 09:33
by bdeshi
changelog of v14.10.119 wrote:An icon specified in the caption (Rename Tab) is now resolved
relative to the Icons Path (default: <xydata>\Icons). Before, it's been
resolved to the app path
Apparently this bug still exists with catalog caption icons.

Also I didn't know it's possible to skip <xyicons> from icon path. However this doesn't seem to work with UDC icons.

Re: Bugs with iconization via caption

Posted: 10 Jun 2014 11:17
by admin
Yes, well spotted. I will make them all behave the same.

Re: Bugs with iconization via caption

Posted: 10 Jun 2014 15:41
by FluxTorpedoe
Hi'
I'll jump on the bandwagon…

#1. has been fixed for standard "rename", but it's still :bug: for tab("rename"…).
With a "fresh" XY, doing e.g. tab("rename", "|:back") on a Search tab will only show the correct icon after tab-switching two times.
(This :bug: was introduced between v13 and v13.50 if I remember correctly —I could investigate if needs be).

:wink:

Re: Bugs with iconization via caption

Posted: 10 Jun 2014 19:24
by admin
Yep, well spotted!

Re: Bugs with iconization via caption

Posted: 13 Jun 2014 12:11
by FluxTorpedoe
Thanks, working great again now! :)

(Hehe, another one coming from my undisclosed mystery list of :idea: and :bug: that's been nearly auto-resolved…)