Page 1 of 1

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

Posted: 2003-03-05 19:02:57
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:)

Posted: 2003-03-05 19:27:11
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?)

Posted: 2003-03-05 19:45:54
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

Posted: 2003-03-05 19:58:46
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.

Posted: 2003-03-05 20:23:19
by Guest
Now works!!
Many thanks:)

Turifungia
p.s it's possible to hide or rename fields??

Posted: 2003-03-05 20:48:47
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.

Posted: 2003-03-06 05:41:58
by Turifungia
Many thanks!

Greetings from Italy
Turifungia