Page 1 of 1
Application Icons
Posted: Wed Mar 01, 2017 4:41 pm
by gvsoft
I would suggest to place a path to add a specific icon for an Application at the "Management of published Applications".
Some applications which are not an exe file for example appear blanked (the icon) on the floating menu.
Re: Application Icons
Posted: Thu Mar 02, 2017 7:58 am
by John
Hello,
That is a good suggestion.
Thank you.
The problem is not a simple one. I do not wish to enter into the details but beleive me; checking if the display icon is not the .exe ressource icon and replacing it by a selected .ico file requires quite a lot of code modification.
We will add your suggestion to our roadmap and the development team will study it as a possible enhancement of TSplus.
Kind regards
John
Re: Application Icons
Posted: Thu Mar 02, 2017 7:36 pm
by hansen
How about just having a line in ApplicationControl.ini called "icon" for every application - if that exists, then it'll use that path for icon, otherwise it'll just use the executable.
Of course everyone wants every configuration in the interface, since it's easier, but this is probably not something you'll change often, so just a config change would suffice.