Page 1 of 1

[REQ] show icons for external command in Start Menu

Posted: 2007-01-22, 02:04 UTC
by ts4242
it would be great if TC shows icons for external command in Start Menu, currently it support internal command only.

what about new flag (32) for IconsInMenus to enable/disable this option

Posted: 2007-01-22, 09:00 UTC
by m^2
Wasn't this requested somewhere in this topic?
I was sure it was, otherwise I would do this long time ago :D

Posted: 2007-01-22, 09:25 UTC
by Lefteous

Posted: 2007-01-22, 21:53 UTC
by ghisler(Author)
It's currently not supported because it would slow down starting of TC to death with most virus scanners.

Posted: 2007-01-22, 21:56 UTC
by m^2
Why is it different from buttonbars?

Posted: 2007-01-22, 21:59 UTC
by ghisler(Author)
Button bars support caching, the main menu doesn't currently support it because it's not necessary when all icons are loaded from the same file. Adding caching to the menu is currently not possible (it would require a lot of changes, for which I don't currently have the time).

Posted: 2007-01-22, 22:03 UTC
by m^2
ghisler(Author) wrote:(...)Adding caching to the menu is currently not possible (it would require a lot of changes, for which I don't currently have the time).
That's what I needed to know.
Thanks for the answer.