Patch level : 10.0

Files correlati     : cg2.exe cg2100s.msk cg1500a.msk
Ricompilazione Demo : [ ]
Commento            :
0001401
Barbara Monti del Gruppo Bellegotti (ex cme) mi inoltra la seguente richiesta:
ho impostato come tipo di visualizzazione menù, Outlook.
chiedo di poter attivare il comando “Conferma” dalla tastiera: ALT+C.
E’ possibile?


git-svn-id: svn://10.65.10.50/trunk@19093 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2009-07-07 09:39:49 +00:00
parent b9e31ee28c
commit 3407e1c574
2 changed files with 2 additions and 12 deletions

@ -1,17 +1,7 @@
#include "cg1500.h"
TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -12 -11 ""
END
BUTTON DLG_QUIT 10 2
BEGIN
PROMPT -22 -11 ""
END
#include <printbar.h>
ENDPAGE
PAGE "Stampa bilancio" -1 -1 76 16

@ -6,7 +6,7 @@ TOOLBAR "topbar" 0 0 0 2
BUTTON DLG_OK 10 2
BEGIN
PROMPT -13 -11 "Conferma"
PROMPT -13 -11 ""
END
BUTTON DLG_DELREC 10 2