Name changes & Scripts

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
sas2000
Power Member
Power Member
Posts: 682
Joined: 2003-02-07, 04:32 UTC
Location: Galiza

Name changes & Scripts

Post by *sas2000 »

 
Hi, if you use  cm_CRCcreate  command in 8.01 then TCheckEditBox dialog window appears, but if you use the same command in 8.50b4 then the name of the dialog window is TCrcForm, both dialog windows do the same but have different names on each version.

Only if you consider it feasible, may you try to avoid these name changes so we don't have to modify our previous AHK scripts ?. Thank you very much :!:.     (Sorry for my bad English)
 
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately I had to create a new separate dialog box with 5 radio buttons to support the new methods sha256 and sha512. The TCheckEditBox dialog is a generic dialog which can show between 0 and 3 checkboxes only.
Author of Total Commander
https://www.ghisler.com
User avatar
sas2000
Power Member
Power Member
Posts: 682
Joined: 2003-02-07, 04:32 UTC
Location: Galiza

Post by *sas2000 »

 
Hi, i understand, if it is possible may you report this type of changes indicating the name of the new dialog in History.txt.

For example:

22.09.13 Added: Create CRC checksums: New dialog (TCrcForm) to also create SHA256+SHA512, remember option "separate checksum files" and "*.*.sha" when entered by the user (32/64)

So users will notice easily that they must modify their AHK scripts. Thank you very much :!:
 
Post Reply