Bluestar

|
Posted: Wed Oct 16, 2013 13:03 Post subject: |
|
|
Avada wrote: | Bluestar
Screen 1. TU main window on Windows 7. All descriptions for categories are visible, I can hide the content of categories.
Screen 2. Same window on Windows XP. I CAN NOT see descriptions and hide categories at all.
Is it intentional behavior or bug?
(BTW, my main OS is WinXP yet, as result some strings for descriptions are too long on Win7 in my current translation. It is fixed now.) |
I'm using the standard ListView Windows component to display the list of plugins - unfortunately it only supports headers & subtitles from Vista and above (msdn).
Currently I don't plan to change this feature, I think its not a big deal to not have collapsible categories & subtitles under XP (which is now an obsolete OS, even though still used by many).
Thanks for fixing the language file! I'm going to publish the new version today which already includes it (I fixed the recognization of tcmatch64.exe too by adding a new entry to the DB, thx for reporting the problem).
About the "Button Bar Editor" related thing: I'll try to find a way to handle these cases as correctly as possible. The only problem is I can't know which executable is the main one of a given package - the ProductName field is not always filled, so I can't rely on it e.g. to compare filename and ProductName, and keep the name unchanged if they are same... So currently all TU does is that puts a bracket with the filename of the current item in case multiple items exists with the same online package name.
Skif_off wrote: | 0.8.1 (Stable) не работает с системными переменными, у всех так?
С такими путями database.dat, например, скачиваются, но не копируется в папку Total Updater. |
Спасибо за сообщение об этой проблеме. Это будет исправлено в следующей версии.
// Thank you for reporting this problem, it is going to be fixed in the next version (I missed to expand environment variables inside the DownloadDir key in the installation section of the code..)
С наилучшими пожеланиями,
Bluestar |
|