Drive button improvement suggestion

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Wolf Bartels
Junior Member
Junior Member
Posts: 38
Joined: 2003-03-13, 12:41 UTC
Location: Hamburg

Drive button improvement suggestion

Post by *Wolf Bartels »

The 'Drive not found' condition of a drive should be constantly visible on its button. This would be very useful for drives with removable media.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

TC would have to re-read the drive constantly (every few seconds), which would make it unusable...
Author of Total Commander
https://www.ghisler.com
User avatar
GammelBert
Member
Member
Posts: 109
Joined: 2007-02-21, 18:42 UTC
Location: Germany

Post by *GammelBert »

I really don't like the look of the new Drive Buttons for CD/DVD Drives because it became harder to distinguish between CD Drives and usual Drives. The CD buttons in TC 6 had green color which made it fast and easy to identify them. It looked like real CDs reflecting the light.

Regards
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

DLL---

Post by *Clo »

2GammelBert

:) Hello !

• For a long while, one can use a small alternative DLL for the drive-buttons,
you have just to state it in the <wincmd.ini> i.e. as following :
[Configuration]

DriveLib=E:\Icones\Dll-étrangères\MG_DriveBmp.dll
- That is the one you can see on the Tutorial…
- Please, use the Search to find some others linked in threads (probably in the Plugins… section)

:mrgreen: Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
Wolf Bartels
Junior Member
Junior Member
Posts: 38
Joined: 2003-03-13, 12:41 UTC
Location: Hamburg

Post by *Wolf Bartels »

ghisler(Author) wrote:TC would have to re-read the drive constantly (every few seconds), which would make it unusable...
It would be sufficient if the status (statii) of the removable drives is read once when launching TotalCommander and then when Ctrl+R is pressed.
bviksoe
Junior Member
Junior Member
Posts: 10
Joined: 2005-09-18, 14:01 UTC

Post by *bviksoe »

ghisler(Author) wrote:TC would have to re-read the drive constantly (every few seconds), which would make it unusable...
Maybe Shell API ::SHChangeNotifyRegister() can help here?

Or in worst case WM_DEVICECHANGE?

bjarke
jb
Senior Member
Senior Member
Posts: 412
Joined: 2003-02-09, 22:56 UTC
Location: Switzerland

Post by *jb »

Wolf Bartels wrote:It would be sufficient if the status (statii) of the removable drives is read once when launching TotalCommander and then when Ctrl+R is pressed.
Support!
Ctrl+R (cm_RereadSource) already does re-read all drives as I understand the description of "Reread source" in the Total Commander online help.

Furthermore I suggest to introduce an ini-file option to decide whether drives without media (that is, drives with 'Drive not found' condition) should be hidden or just be marked with a special icon.
See also "Request: New command cm_VisRemovableDrivesWithoutMedia".
Post Reply