TC taskbar icon remains colored indefinitely post FTP upload

English support forum

Moderators: Hacker, petermad, Stefan2, white

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

Post by *ghisler(Author) »

Actually it was a Lazarus problem: TC called Form.Show, which was also trying to bring the form to the foreground. Changing that to Form.Visible:=true fixed the problem.
Author of Total Commander
https://www.ghisler.com
jrose6
Junior Member
Junior Member
Posts: 12
Joined: 2012-05-03, 06:58 UTC

Post by *jrose6 »

Thanks!
Post Reply