Disable icons on Catalog?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Disable icons on Catalog?

Post by jacky »

I know one can disable icons for UDC items, but what about Catalog? I looked but didn't seem to find an option/tweak to do so, although admittedly I haven't followed the latest beta changes in a while and might have missed something... :roll:

The reason is this: I have someone here who uses his Catalog to launch all kinds of applications. He's got about 20 items on a few categories, they all point to EXE files. Usually, his Catalog is hidden, and when he wants to launch something he shows it, clicks some item/app, and hides it back. His Catalog is also always fully visible (when visible) as in no scrollbars, so all 20+ items are shown.

Problem is: when he first shows the Catalog, it takes XY about 20-30 seconds to show it, which I assumed is due to gathering all the EXE's icons. So of course, he asked if there was a way to remove them, because he finds that 20sec wait rather annoying, which I can understand. (For the record, I don't know exactly all he has there, but I can say for sure that all of the EXE files are on local HDDs. No network or unavailable paths.)

(Also, I know he could turn the items into scripts to launch the app, thus getting ride of the icon, but he's not a scripter at all and probably wouldn't like that a lot (though I assume loosing the D&D support wouldn't be a problem for him), and I don't think he'll like the idea of having to manually edit 20+ items...)
Proud XYplorer Fanatic

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Disable icons on Catalog?

Post by admin »

You'll have tweak GenericIconsForCatalog=1 in the next beta... :)

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Disable icons on Catalog?

Post by jacky »

admin wrote:You'll have tweak GenericIconsForCatalog=1 in the next beta... :)
Awesome, thanks a lot! :)
Proud XYplorer Fanatic

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Disable icons on Catalog?

Post by jacky »

Thanks again, works as expected :) Just one little thing:

Code: Select all

v8.10.0017 - 2009-08-06 11:11
    + Tweak to force fast generic icons for Catalog items:
        [General]
        GenericIconsForCatalog=[0|1]
    * Re-added the following tweak:
        [General]
        GenericIconsForNetworkLocations=[0|1]
      Set to 1 to generally force fast generic icons for network
      locations anywhere in the interface.
Both of those should actually be/are found under [Settings] ;)
Proud XYplorer Fanatic

admin
Site Admin
Posts: 64917
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Disable icons on Catalog?

Post by admin »

:)

Post Reply