Patch level :10.0
Files correlati :ba1.exe Ricompilazione Demo : [ ] Commento : patch ad uso essenzialmente interno; la maschera dei dati release (producer, product name, company, ecc.) era troppo piccola e non si vedevano i campi admin e password git-svn-id: svn://10.65.10.50/trunk@20435 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
688834891d
commit
cb2df3ec36
@ -582,7 +582,7 @@ bool TAttivazione_moduli::aga_handler(TMask_field& fld, KEY key)
|
||||
{
|
||||
if (key == K_SPACE)
|
||||
{
|
||||
TMask mask(TR("Dati Release"), 1, 80, 7);
|
||||
TMask mask(TR("Dati Release"), 1, 80, 13);
|
||||
mask.add_string(101, 0, PR("Nome Breve "), 1, 1, 32);
|
||||
mask.add_string(102, 0, PR("Prodotto "), 1, 2, 32);
|
||||
mask.add_string(103, 0, PR("Distributore "), 1, 3, 60);
|
||||
|
Loading…
x
Reference in New Issue
Block a user