Unable to assing value etc. ...click on preferences

You found an error in the program ? Report it here
Post Reply
Turifungia

Unable to assing value etc. ...click on preferences

Post by Turifungia »

Hi all.
I use Ant on WinXP with italian language and i have a problem when i press preferences:

"Unable to assing value for optionsWinLe..etc. "
Can you help me? Many thank

Regards
Turifungia

p.s. Good Work:)
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

That's very strange that several people now have this problem, but that it works fine for me.
Which version (help -> about) do you have, and when did you download it ? (and which file did you download?)
Guest

Post by Guest »

Hi Antp,
i have downloaded from : ftp://ftp2.antp.be/antp/software/amc_full.zip
Version 3.4.2 - Complete package without installation.
...but info (now i see) report 3.4.1 (?!!)
Wrong version??
Turifungia
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Yes, seems to be the wrong version.
That's my fault, the .exe was not updated in the zip
I reuploaded it, it should be OK now.
Guest

Post by Guest »

Now works!!
Many thanks:)

Turifungia
p.s it's possible to hide or rename fields??
antp
Site Admin
Posts: 9675
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Yes, to rename them just modify the contents of the language file.
To hide a field, just add a line with .Visible=False
e.g. instead of
MainWindow.FrmMovie.EMedia.Hint=|Media label, number or barcode
put
MainWindow.FrmMovie.EMedia.Visible=False
(maybe you'll have to put 0 instead of False, not sure)
But it will leave unused space since the field is only hidden, not removed.
In version 4 it will be possible to customize that much more.
Turifungia

Post by Turifungia »

Many thanks!

Greetings from Italy
Turifungia
Post Reply