Please Christian, read inside. Info for BackGrnd operations

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
eitang
Senior Member
Senior Member
Posts: 250
Joined: 2003-05-19, 20:08 UTC
Location: France
Contact:

Please Christian, read inside. Info for BackGrnd operations

Post by *eitang »

Hi Ch. Ghisler,

During long and multiple Copy/Delete/Move operations in the background, I sometimes forget which small window does what (<BG> I am a long time user, so relatively old <VBG>).

It would be really nice if by hovering over the bacground reduced window a 'Hint' showed up with legible text about the operation (like: "Copying *.jpg from d:\photos to j:\photos backup", or: "Deleting all *.bak from d:\delphi\Wincmd...)
Best Wishes,

Eitan Gilboa (License #: 17011)
URL: https://eitang.pagesperso-orange.fr/
eitang
Senior Member
Senior Member
Posts: 250
Joined: 2003-05-19, 20:08 UTC
Location: France
Contact:

Post by *eitang »

Two weeks already and not a single reaction! This deserves a kick-up...
Best Wishes,

Eitan Gilboa (License #: 17011)
URL: https://eitang.pagesperso-orange.fr/
User avatar
MVV
Power Member
Power Member
Posts: 8712
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I think it may be really useful sometimes.
eitang
Senior Member
Senior Member
Posts: 250
Joined: 2003-05-19, 20:08 UTC
Location: France
Contact:

Post by *eitang »

Ah! Glad someone (and MVV from all TC users !!!) agrees with me <G>
Best Wishes,

Eitan Gilboa (License #: 17011)
URL: https://eitang.pagesperso-orange.fr/
User avatar
Alexei
Junior Member
Junior Member
Posts: 31
Joined: 2007-01-18, 22:38 UTC
Location: Emmeloord (NL)

Post by *Alexei »

eitang wrote:Ah! Glad someone (and MVV from all TC users !!!) agrees with me <G>
you're certainly not alone, this seems to me very useful :lol:
Best regards, Alexei
Personal license #147689 Using Windows 10
TC 10.
eitang
Senior Member
Senior Member
Posts: 250
Joined: 2003-05-19, 20:08 UTC
Location: France
Contact:

Post by *eitang »

So,... Waiting for Christian's answer... <S>
Best Wishes,

Eitan Gilboa (License #: 17011)
URL: https://eitang.pagesperso-orange.fr/
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50934
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It would be nice, and it's already on my wish list! Unfortunately the background transfer manager and other background dialogs aren't Delphi forms (they are not thread-safe), but normal Windows dialogs. It's not done in 5 minutes to create such hint windows with only Windows methods. Therefore I have postponed it to a later version, sorry.
Author of Total Commander
https://www.ghisler.com
eitang
Senior Member
Senior Member
Posts: 250
Joined: 2003-05-19, 20:08 UTC
Location: France
Contact:

Post by *eitang »

Ah! Thank you Christian for your explanation. I hope the solution comes fast <s>. Being e D5 Developper myself, I understand the difficulty, but have no suggestion to make :-(
Best Wishes,

Eitan Gilboa (License #: 17011)
URL: https://eitang.pagesperso-orange.fr/
User avatar
Stefan2
Power Member
Power Member
Posts: 4281
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Post by *Stefan2 »

ghisler(Author) wrote:It would be nice, and it's already on my wish list!
Unfortunately the background transfer manager and other background
dialogs aren't Delphi forms (they are not thread-safe), but normal Windows
dialogs. It's not done in 5 minutes to create such hint windows with only
Windows methods. Therefore I have postponed it to a later version, sorry.
But TC could provide an delphi form (e.g. an optional popped-up window)
with an list off all running back ground jobs?



 
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50934
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Currently not - sometimes these job windows are created within the thread, which isn't possible with Delphi forms.
Author of Total Commander
https://www.ghisler.com
Post Reply