Patch level : 10.0

Files correlati     : db0.exe db0500b.msk
Ricompilazione Demo : [ ]
Commento            :
 0001115: La videata dello zoom ha i pulsanti sotto.
La videata dello zoom ha i pulsanti sotto.


git-svn-id: svn://10.65.10.50/trunk@18081 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2009-01-22 15:11:26 +00:00
parent 10804a8c53
commit abbe1155b7
2 changed files with 13 additions and 1 deletions

View File

@ -1641,7 +1641,7 @@ bool TDistinta_app::user_destroy()
void TDistinta_app::init_insert_mode(TMask &m)
{
TSheet_field &f= (TSheet_field &)m.field(F_UNITA);
TSheet_field& f = m.sfield(F_UNITA);
if (f.items() == 0)
f.row(0) = " |1"; // aggiunge una riga allo sheet
m.set(F_MASTER,"X");

View File

@ -489,6 +489,10 @@ BEGIN
FLAGS "DU"
END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -13 -1 ""
@ -555,6 +559,10 @@ BEGIN
PROMPT 1 4 "Unita' di riferimento per distinta"
END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -13 -1 ""
@ -609,6 +617,10 @@ BEGIN
PROMPT 1 2 "Valore "
END
ENDPAGE
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -13 -1 ""