Menu Highlight
Moderators: Hacker, petermad, Stefan2, white
Menu Highlight
Hi,
I like your opinion about the following:
When you have alot of different icons in the menu the whole look of the menu can be a bit "colorfull".
I saw the way servant salamander solves this and I liked it.
It blends the icons color to "gray".
And restores it when you select the icon.
To illustrate:
http://img199.exs.cx/my.php?loc=img199&image=salamanderhighlight5ri.png
Greetz,
DR...
I like your opinion about the following:
When you have alot of different icons in the menu the whole look of the menu can be a bit "colorfull".
I saw the way servant salamander solves this and I liked it.
It blends the icons color to "gray".
And restores it when you select the icon.
To illustrate:
http://img199.exs.cx/my.php?loc=img199&image=salamanderhighlight5ri.png
Greetz,
DR...
#106383 Windows 10 Pro 64-bit
That feature would be part of a modern controlbar implementation mentioned (and requested by some, including me) in various threads elsewhere in this forum.
But Mr. Ghisler is only one developer... and in my opinion the unofficial consensus here appears to be against him allocating valuable development time to create such enhancements to the user interface. Several reasons "against" mentioned herein:
Currently the TC toolbar works nicely and has some features no other similar tools offer (drag a folder or file to the toolbar to see what I mean), even if it doesn't do everything and the kitchen sink.
But Mr. Ghisler is only one developer... and in my opinion the unofficial consensus here appears to be against him allocating valuable development time to create such enhancements to the user interface. Several reasons "against" mentioned herein:
- 1. TC executable file size would grow enormously.
2. TC would be slower to load and execute.
3. The development tool used to create TC doesn't support such enhancements without resorting to either intensive "from scratch" development or 3rd party tools.
4. The majority of TC users are keyboard centric and don't use the mouse if they can avoid it (many forum members appear to disable almost all TC GUI controls!).
5. Mr. Ghisler's valuable time is better served enhancing TCs "file manager" functionality (that's what it is, after all: a file manager).
6. Such enhancements could break TCs compatibility across Windows versions.
...etc.
Currently the TC toolbar works nicely and has some features no other similar tools offer (drag a folder or file to the toolbar to see what I mean), even if it doesn't do everything and the kitchen sink.
Licensed, Mouse-Centric, moving (slowly) toward Touch-centric
2DarkRuleR
yes there is mouse over, but take a look how it is implemented. It is just dwawing 8 lines - 2 on each side of button. - 8 lines of code. Nothing else. What you want is to create for each button second image in memory and method that will create those grayed buttons.
Usually when Christian is changing some behaviour, he make it configurable (+another code)...
..and anyway...I like those colorful icons
)
yes there is mouse over, but take a look how it is implemented. It is just dwawing 8 lines - 2 on each side of button. - 8 lines of code. Nothing else. What you want is to create for each button second image in memory and method that will create those grayed buttons.
Usually when Christian is changing some behaviour, he make it configurable (+another code)...
..and anyway...I like those colorful icons

skins
If TC would support skins, then the program size could remain small(?), while there would be the possibility of customizing and colorizing the look and feel.
But there are some questions:

- Is it possible rewriting TC to support skins?
- Would the size of the program remain small?
- Would it worth the cost?
Nyugi
Re: skins
yes - you can rewrite each program when you are author - unles you lose soucesnyugi wrote:But there are some questions:
- 1. Is it possible rewriting TC to support skins?

nonyugi wrote:2. Would the size of the program remain small?
NOnyugi wrote:3. Would it worth the cost?[/list]
If you want skinned TC, you can use standard fuctionality of XP (themes) or you can use WindowBlinds from Stardock and put skin to each application in windows (even different per program)
Ado