English support forum
Moderators: Hacker , petermad , Stefan2 , white
kajmik01
Junior Member
Posts: 6 Joined: 2006-11-06, 13:51 UTC
Post
by *kajmik01 » 2019-10-22, 11:14 UTC
Drive button bar with dark mode has been fixed
Dark mode is very nice, I set a little lighter color (black-gray), because default color is too dark vs Windows theme.
The only inconvenience is the appearance of the menu frames (for example Opera browser with dark mode has better menu frames).
Hurdet
Power Member
Posts: 716 Joined: 2003-05-10, 18:02 UTC
Post
by *Hurdet » 2019-10-22, 12:39 UTC
ghisler(Author) wrote: 2019-10-18, 15:35 UTC
"Define color by file type..." not work in Dark Mode?
There are unfortunately still some bugs in it which will be fixed in beta 2.
Fixed in beta2 ty.
ghisler(Author)
Site Admin
Posts: 50550 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2019-10-22, 15:11 UTC
I'm using a standard Windows menu - unfortunately only the inside of the menu can be owner drawn, the menu borders are drawn by Windows. Maybe it would be possible via subclassing of the menu windows, I haven't tried that yet.
khagaroth
Junior Member
Posts: 13 Joined: 2009-06-14, 07:30 UTC
Post
by *khagaroth » 2019-10-22, 15:59 UTC
Drive button bar is fixed. I haven't noticed any more glaring issues after browsing trough most common dialogs.
Any chance to use highlight color (or a separate color) for menu/dialog selections instead of the default blue? Or is that another winapi limitation?
JuF
Junior Member
Posts: 5 Joined: 2019-10-22, 23:05 UTC
Post
by *JuF » 2019-10-22, 23:23 UTC
Hello,
Thank you very much for the dark theme, I'm an very old user of Win..oups..Total Commander and I've been waiting for this so long! once again thank you !
I was wondering if it's possible to remove the 3 horizontal lines from the top? It would be really pretty. Don't you think so?
Like this :
With horizontal lines
Image:
http://imgbox.com/LrrUpqlW
without horizontal lines
Image:
http://imgbox.com/8uzOyKLH
Or if this is not possible, have the possibility to change the color ?
black like this
Image:
http://imgbox.com/NdDtvSAz
Bye.
Fan depuis 1995 et ne sais même pas comment fonctionne l'explorateur windows...
ghisler(Author)
Site Admin
Posts: 50550 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2019-10-24, 09:14 UTC
The line directly below the menu is drawn by Windows, it cannot be removed.
The other lines could in principle be removed. I will consider it as an option.
Hurdet
Power Member
Posts: 716 Joined: 2003-05-10, 18:02 UTC
Post
by *Hurdet » 2019-10-24, 10:11 UTC
in Dark mode
WinWait("Total Commander", "Do you really want to delete")
not work, but work
WinWait("Total Commander", "Cancel")
do it is a dark mode limit that not find text in message?
do it is possible put string code in a hidden control in message to find it?
JuF
Junior Member
Posts: 5 Joined: 2019-10-22, 23:05 UTC
Post
by *JuF » 2019-10-24, 11:52 UTC
ghisler(Author) wrote: 2019-10-24, 09:14 UTC
The line directly below the menu is drawn by Windows, it cannot be removed.
The other lines could in principle be removed. I will consider it as an option.
That's cool for the other lines
,too bad for the first line (
even the color can't be changed?)
If I understand it's going to look like something like that :
Image:
http://imgbox.com/HoptMZmb
That's already a great improvement!
Fan depuis 1995 et ne sais même pas comment fonctionne l'explorateur windows...
Hurdet
Power Member
Posts: 716 Joined: 2003-05-10, 18:02 UTC
Post
by *Hurdet » 2019-10-28, 11:50 UTC
ghisler(Author) wrote: 2019-10-18, 15:35 UTC
"Define color by file type..." not work in Dark Mode?
There are unfortunately still some bugs in it which will be fixed in beta 2.
Looking more closely, I realized that having more rules, not all are applied.
ghisler(Author)
Site Admin
Posts: 50550 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2019-10-28, 14:10 UTC
It's a known problem which will be fixed in beta 3, sorry.
Hurdet
Power Member
Posts: 716 Joined: 2003-05-10, 18:02 UTC
Post
by *Hurdet » 2019-10-30, 22:04 UTC
In beta3 now again has improved but not all extensions work.
ghisler(Author)
Site Admin
Posts: 50550 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2019-10-31, 09:36 UTC
You mean plugins? They should all work with Total Commander 9.50, but if they have a custom user interface, it will not be dark.
Hurdet
Power Member
Posts: 716 Joined: 2003-05-10, 18:02 UTC
Post
by *Hurdet » 2019-10-31, 15:32 UTC
I have controlled better and there are no more problems with colored extensions.
menes
Junior Member
Posts: 21 Joined: 2003-08-13, 08:43 UTC
Post
by *menes » 2019-11-01, 08:38 UTC
Hello,
Is it possible for dark mode to customize Active/Inactive tab color? In Standard mode active tab has a lighter color and it is easy to tell the difference between active & inactive tab. However on dark mode tabs have the same color and I cannot distinguish between active & inactive.